C# Class MsgPack.Serialization.MessagePackRuntimeDictionaryKeyTypeAttribute

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

Private Properties

Property Type Description

Public Methods

Method Description
MessagePackRuntimeDictionaryKeyTypeAttribute ( ) : System

Initializes a new instance of the MessagePackRuntimeDictionaryKeyTypeAttribute class.

Method Details

MessagePackRuntimeDictionaryKeyTypeAttribute() public method

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