Click or drag to resize
PropertySpecification Constructor
Overload List
  NameDescription
Public methodPropertySpecification(String, Type)
Initializes a new instance of the PropertySpec class.
Public methodPropertySpecification(String, Type, String)
Initializes a new instance of the PropertySpec class.
Public methodPropertySpecification(String, Type, String, String)
Initializes a new instance of the PropertySpec class.
Public methodPropertySpecification(String, Type, String, String, Object)
Initializes a new instance of the PropertySpec class.
Public methodPropertySpecification(String, Type, String, String, Object, Type)
Initializes a new instance of the PropertySpec class.
Public methodPropertySpecification(String, Type, String, String, Object, Type, Type)
Initializes a new instance of the PropertySpec class.
Top
See Also