C# 클래스 MessagePack.Formatters.GenericCollectionFormatter

상속: CollectionFormatterBase
파일 보기 프로젝트 열기: tana/Mondeto

보호된 메소드들

메소드 설명
Add ( collection, int index, value ) : void
Create ( int count ) : TCollection

메소드 상세

Add() 보호된 메소드

protected Add ( collection, int index, value ) : void
index int
리턴 void

Create() 보호된 메소드

protected Create ( int count ) : TCollection
count int
리턴 TCollection