C# Class MsgPack.Serialization.MessagePackIgnoreAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: msgpack/msgpack-cli

Public Methods

Method Description
MessagePackIgnoreAttribute ( ) : System

Initializes a new instance of the MessagePackIgnoreAttribute class.

Method Details

MessagePackIgnoreAttribute() public method

Initializes a new instance of the MessagePackIgnoreAttribute class.
public MessagePackIgnoreAttribute ( ) : System
return System