CLab# 1.0 API Documentation

BDDType Class

Abstract class representing variable types. Used by "CLab.BDD.Layout".

For a list of all members of this type, see BDDType Members.

System.Object
   Type
      BDDType
         BDDTypeBool
         BDDTypeEnum
         BDDTypeRange

public class BDDType : Type

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: CLab.BDD

Assembly: CLab (in CLab.dll)

See Also

BDDType Members | CLab.BDD Namespace