C# Class MsgPack.Serialization.ComplexTypeWithNonSerialized

Inheritance: IVerifiable
Show file Open project: msgpack/msgpack-cli Class Usage Examples

Public Methods

Method Description
Verify ( Stream stream ) : void

Method Details

Verify() public method

public Verify ( Stream stream ) : void
stream Stream
return void