Method | Description | |
---|---|---|
FixArgumentTypes ( object &argValues, |
||
FixFieldValueType ( object &value, |
||
FixPropertyValueType ( object &value, |
||
GetBestFitMethod ( |
||
GetDefaultBindingFlags ( bool instance ) : BindingFlags |
Method | Description | |
---|---|---|
CompareParameterTypes ( object argValues, |
public static FixArgumentTypes ( object &argValues, |
||
argValues | object | |
parameters | ||
return | void |
public static FixFieldValueType ( object &value, |
||
value | object | |
field | ||
return | void |
public static FixPropertyValueType ( object &value, |
||
value | object | |
property | ||
return | void |
public static GetBestFitMethod ( |
||
methods | ||
argValues | object | |
return |
public static GetDefaultBindingFlags ( bool instance ) : BindingFlags | ||
instance | bool | |
return | BindingFlags |