메소드 | 설명 | |
---|---|---|
FixArgumentTypes ( object &argValues, |
||
FixFieldValueType ( object &value, |
||
FixPropertyValueType ( object &value, |
||
GetBestFitMethod ( |
||
GetDefaultBindingFlags ( bool instance ) : BindingFlags |
메소드 | 설명 | |
---|---|---|
CompareParameterTypes ( object argValues, |
public static FixArgumentTypes ( object &argValues, |
||
argValues | object | |
parameters | ||
리턴 | void |
public static FixFieldValueType ( object &value, |
||
value | object | |
field | ||
리턴 | void |
public static FixPropertyValueType ( object &value, |
||
value | object | |
property | ||
리턴 | void |
public static GetBestFitMethod ( |
||
methods | ||
argValues | object | |
리턴 |
public static GetDefaultBindingFlags ( bool instance ) : BindingFlags | ||
instance | bool | |
리턴 | BindingFlags |