Click or drag to resize

propertyAnnotationPreset Constructor (Type)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the propertyAnnotationPreset, and runs SetFrom(Type, Boolean) with specified type

Namespace:  imbSCI.Core.style.preset
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public propertyAnnotationPreset(
	Type type
)
Request Example View Source

Parameters

type
Type: SystemType
Type to learn data annotations from
See Also