ArrayProperty Constructor |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public ArrayProperty(
string propertyName,
Type type,
Object[] array
)
Parameters
- propertyName String
-
- type Type
-
- array Object
-
See Also