Method | Description | |
---|---|---|
TikEntityMetadata ( |
.ctor. Performs reflection scan ot given entity type and its properties. Slow operation. |
Method | Description | |
---|---|---|
GetPropertyDescriptor ( string fieldName ) : tik4net.Objects.TikEntityPropertyAccessor |
public TikEntityMetadata ( |
||
entityType | Type of the entity. | |
return | System |