Method | Description | |
---|---|---|
FieldInfoType ( ) : System | ||
GetInstance ( string value, string formatStrings, IScalarUnmarshallingContext unmarshallingContext ) : object | ||
Marshall ( object instance, |
||
SimplEquals ( object left, object right ) : bool |
public GetInstance ( string value, string formatStrings, IScalarUnmarshallingContext unmarshallingContext ) : object | ||
value | string | |
formatStrings | string | |
unmarshallingContext | IScalarUnmarshallingContext | |
return | object |
public Marshall ( object instance, |
||
instance | object | |
context | ||
return | string |
public SimplEquals ( object left, object right ) : bool | ||
left | object | |
right | object | |
return | bool |