C# 클래스 Pathfinding.SizeProfiler

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

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
Begin ( string s, BinaryWriter stream ) : void
Begin ( string s, BinaryWriter stream, bool autoClosing ) : void
Begin ( string s, Stream stream, bool autoClosing ) : void
End ( string s, BinaryWriter stream ) : void
End ( string s, Stream stream ) : void
Log ( ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void