C# 클래스 Dandy.Debug

파일 보기 프로젝트 열기: jackpal/Dandy-Dungeon

공개 메소드들

메소드 설명
MyAssert ( bool test ) : void
MyDebugBreak ( ) : void

메소드 상세

MyAssert() 공개 정적인 메소드

public static MyAssert ( bool test ) : void
test bool
리턴 void

MyDebugBreak() 공개 정적인 메소드

public static MyDebugBreak ( ) : void
리턴 void