C# Class MsgPack.Serialization.MessagePackRuntimeTypeAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
MessagePackRuntimeTypeAttribute ( ) : System

Initializes a new instance of the MessagePackRuntimeTypeAttribute class.

Method Details

MessagePackRuntimeTypeAttribute() public method

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