Свойство | Type | Description | |
---|---|---|---|
_hashFactoryTypes | dynamic>.Dictionary | ||
_lockTable | object |
Méthode | Description | |
---|---|---|
GetInstanceForDynamicMember ( string memberName ) : object |
Gets the instance for a dynamic member. Override for type constrcution behavoir changes based on property name.
|
protected GetInstanceForDynamicMember ( string memberName ) : object | ||
memberName | string | Name of the member. |
Résultat | object |
protected Dictionary |
||
Résultat | dynamic>.Dictionary |