C# Class MsgPack.Serialization.RecordClassWithCollection

Inheritance: RecordClass
Afficher le fichier Open project: msgpack/msgpack-cli

Méthodes publiques

Méthode Description
RecordClassWithCollection ( string referenceType, int valueType, bool nullableType, List collectionType ) : System

Method Details

RecordClassWithCollection() public méthode

public RecordClassWithCollection ( string referenceType, int valueType, bool nullableType, List collectionType ) : System
referenceType string
valueType int
nullableType bool
collectionType List
Résultat System