Метод | Описание | |
---|---|---|
MapAssembly ( System assembly ) : System.Reflection.Assembly | ||
MapType ( System type ) : System.Reflection.TypeInfo |
Метод | Описание | |
---|---|---|
AddProperties ( System type ) : System.Collections.Generic.IEnumerable |
||
CreateProperty ( System propertyType, string name, object>.System | ||
CreateProperty ( System propertyType, string name, object>.System |
||
CustomReflectionContext ( ) | ||
CustomReflectionContext ( System source ) | ||
GetCustomAttributes ( System member, System |
protected AddProperties ( System type ) : System.Collections.Generic.IEnumerable |
||
type | System | |
Результат | System.Collections.Generic.IEnumerable |
protected CreateProperty ( System propertyType, string name, object>.System |
||
propertyType | System | |
name | string | |
getter | object>.System | |
setter | object>.System | |
Результат | System.Reflection.PropertyInfo |
protected CreateProperty ( System propertyType, string name, object>.System |
||
propertyType | System | |
name | string | |
getter | object>.System | |
setter | object>.System | |
propertyCustomAttributes | System |
|
getterCustomAttributes | System |
|
setterCustomAttributes | System |
|
Результат | System.Reflection.PropertyInfo |
protected CustomReflectionContext ( System source ) | ||
source | System |
protected GetCustomAttributes ( System member, System |
||
member | System | |
declaredAttributes | System |
|
Результат | System.Collections.Generic.IEnumerable |
public MapAssembly ( System assembly ) : System.Reflection.Assembly | ||
assembly | System | |
Результат | System.Reflection.Assembly |
public MapType ( System type ) : System.Reflection.TypeInfo | ||
type | System | |
Результат | System.Reflection.TypeInfo |