Click or drag to resize
FdfPropertyFdfPropertyDescriptor Constructor

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FdfPropertyDescriptor(
	FdfProperty myProperty,
	Attribute[] attrs
)

Parameters

myProperty
Type: FDF.Common.RuntimeFdfProperty
attrs
Type: SystemAttribute
See Also