프로퍼티 | 타입 | 설명 | |
---|---|---|---|
MarkComplete | void |
메소드 | 설명 | |
---|---|---|
Deserialize ( IClassNetCache classMap, string typeName, string objectIndexToName, |
||
Serialize ( int maxPropId, |
||
ToDebugString ( ) : string |
메소드 | 설명 | |
---|---|---|
MarkComplete ( ) : void |
public static Deserialize ( IClassNetCache classMap, string typeName, string objectIndexToName, |
||
classMap | IClassNetCache | |
typeName | string | |
objectIndexToName | string | |
versionMajor | ||
versionMinor | ||
br | BitReader | |
리턴 |
public Serialize ( int maxPropId, |
||
maxPropId | int | |
versionMajor | ||
versionMinor | ||
bw | BitWriter | |
리턴 | void |