C# Class MsgPack.Serialization.MessagePackIgnoreAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: msgpack/msgpack-cli

Méthodes publiques

Méthode Description
MessagePackIgnoreAttribute ( ) : System

Initializes a new instance of the MessagePackIgnoreAttribute class.

Method Details

MessagePackIgnoreAttribute() public méthode

Initializes a new instance of the MessagePackIgnoreAttribute class.
public MessagePackIgnoreAttribute ( ) : System
Résultat System