C# 클래스 fNbt.Test.TestFiles

파일 보기 프로젝트 열기: fragmer/fNbt 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Big string
BigGZip string
BigZLib string
Small string
SmallGZip string
SmallZLib string

공개 메소드들

메소드 설명
AssertNbtBigFile ( NbtFile file ) : void
AssertNbtSmallFile ( NbtFile file ) : void
AssertValueTest ( NbtFile file ) : void
MakeListTest ( ) : NbtCompound
MakeReaderTest ( ) : Stream
MakeSmallFile ( ) : NbtFile
MakeValueTest ( ) : NbtCompound

메소드 상세

AssertNbtBigFile() 공개 정적인 메소드

public static AssertNbtBigFile ( NbtFile file ) : void
file NbtFile
리턴 void

AssertNbtSmallFile() 공개 정적인 메소드

public static AssertNbtSmallFile ( NbtFile file ) : void
file NbtFile
리턴 void

AssertValueTest() 공개 정적인 메소드

public static AssertValueTest ( NbtFile file ) : void
file NbtFile
리턴 void

MakeListTest() 공개 정적인 메소드

public static MakeListTest ( ) : NbtCompound
리턴 NbtCompound

MakeReaderTest() 공개 정적인 메소드

public static MakeReaderTest ( ) : Stream
리턴 Stream

MakeSmallFile() 공개 정적인 메소드

public static MakeSmallFile ( ) : NbtFile
리턴 NbtFile

MakeValueTest() 공개 정적인 메소드

public static MakeValueTest ( ) : NbtCompound
리턴 NbtCompound

프로퍼티 상세

Big 공개적으로 정적으로 프로퍼티

public static string Big
리턴 string

BigGZip 공개적으로 정적으로 프로퍼티

public static string BigGZip
리턴 string

BigZLib 공개적으로 정적으로 프로퍼티

public static string BigZLib
리턴 string

Small 공개적으로 정적으로 프로퍼티

public static string Small
리턴 string

SmallGZip 공개적으로 정적으로 프로퍼티

public static string SmallGZip
리턴 string

SmallZLib 공개적으로 정적으로 프로퍼티

public static string SmallZLib
리턴 string