Метод |
Описание |
|
Deserialize ( Type type, System stream ) : object |
|
|
GZipJsonContentFormatter ( Encoding encoding, string mediaType = "application/json", string ext = "json" ) : LightNode.Core |
|
|
GZipJsonContentFormatter ( JsonSerializer serializer, Encoding encoding, string mediaType = "application/json", string ext = "json" ) : LightNode.Core |
|
|
GZipJsonContentFormatter ( JsonSerializer serializer, string mediaType = "application/json", string ext = "json" ) : LightNode.Core |
|
|
GZipJsonContentFormatter ( string mediaType = "application/json", string ext = "json" ) : LightNode.Core |
|
|
Serialize ( System stream, object obj ) : void |
|
|