Method | Description | |
---|---|---|
GetInstance ( String value, String formatStrings, IScalarUnmarshallingContext scalarUnmarshallingContext ) : object |
|
|
Marshall ( object instance, |
||
ParsedUriType ( ) : System |
|
|
SimplEquals ( object left, object right ) : bool |
public GetInstance ( String value, String formatStrings, IScalarUnmarshallingContext scalarUnmarshallingContext ) : object | ||
value | String | |
formatStrings | String | |
scalarUnmarshallingContext | 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 |