C# Класс MsgPack.Serialization.RecordClassWithCollection

Наследование: RecordClass
Показать файл Открыть проект

Открытые методы

Метод Описание
RecordClassWithCollection ( string referenceType, int valueType, bool nullableType, List collectionType ) : System

Описание методов

RecordClassWithCollection() публичный Метод

public RecordClassWithCollection ( string referenceType, int valueType, bool nullableType, List collectionType ) : System
referenceType string
valueType int
nullableType bool
collectionType List
Результат System