Метод | Описание | |
---|---|---|
GetBestMemberType ( ) : |
Gets the the best member type. Code is equal to
|
|
MemberValue ( SerializationMemberGroup memberGroup, |
Initializes a new instance of the MemberValue class.
|
public MemberValue ( SerializationMemberGroup memberGroup, |
||
memberGroup | SerializationMemberGroup | Group of the member. |
modelType | Type of the model. | |
memberType | Type of the member. | |
name | string | The name. |
nameForSerialization | string | The name for serialization. |
value | object | The value. |
Результат | Catel.Reflection |