C# 클래스 HaloMap.ChunkCloning.MetaSplitter.SplitReflexive

The split reflexive.
상속: HaloMap.Meta.Meta.Reflexive
파일 보기 프로젝트 열기: troymac1ure/Entity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ChunkResources List
Chunks List
MS System.IO.MemoryStream
inchunknumber int
label string
realTagIndex int
realtranslation int
splitReflexiveType SplitReflexiveType

공개 메소드들

메소드 설명
Find ( int offset ) : Meta.Item

The find.

SplitReflexive ( ) : System.Collections.Generic

Initializes a new instance of the SplitReflexive class.

SplitReflexive ( SplitReflexive sr ) : System.Collections.Generic

Initializes a new instance of the SplitReflexive class.

메소드 상세

Find() 공개 메소드

The find.
public Find ( int offset ) : Meta.Item
offset int The offset.
리턴 HaloMap.Meta.Meta.Item

SplitReflexive() 공개 메소드

Initializes a new instance of the SplitReflexive class.
public SplitReflexive ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SplitReflexive() 공개 메소드

Initializes a new instance of the SplitReflexive class.
public SplitReflexive ( SplitReflexive sr ) : System.Collections.Generic
sr SplitReflexive The sr.
리턴 System.Collections.Generic

프로퍼티 상세

ChunkResources 공개적으로 프로퍼티

The chunk resources.
public List ChunkResources
리턴 List

Chunks 공개적으로 프로퍼티

The chunks.
public List Chunks
리턴 List

MS 공개적으로 프로퍼티

The ms.
public MemoryStream,System.IO MS
리턴 System.IO.MemoryStream

inchunknumber 공개적으로 프로퍼티

The inchunknumber.
public int inchunknumber
리턴 int

label 공개적으로 프로퍼티

The label.
public string label
리턴 string

realTagIndex 공개적으로 프로퍼티

The realTagIndex.
public int realTagIndex
리턴 int

realtranslation 공개적으로 프로퍼티

The realtranslation.
public int realtranslation
리턴 int

splitReflexiveType 공개적으로 프로퍼티

The split reflexive type.
public SplitReflexiveType splitReflexiveType
리턴 SplitReflexiveType