C# Class MsgPack.Serialization.MessagePackRuntimeCollectionItemTypeAttribute

Inheritance: System.Attribute, IPolymorphicRuntimeTypeAttribute
Show file Open project: msgpack/msgpack-cli

Private Properties

Property Type Description

Public Methods

Method Description
MessagePackRuntimeCollectionItemTypeAttribute ( ) : System

Initializes a new instance of the MessagePackRuntimeCollectionItemTypeAttribute class.

Method Details

MessagePackRuntimeCollectionItemTypeAttribute() public method

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