C# 클래스 CClash.Tests.CompilerTest

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

공개 메소드들

메소드 설명
EnsureDeleted ( string file ) : void
SetEnvs ( ) : void

비공개 메소드들

메소드 설명
CompileObjectTest ( ) : void
DetectNotSupported ( ) : void
Down ( ) : void
IncludeFileTest ( ) : void
Init ( ) : void
ParseSupportedArgs ( ) : void
ParseSupportedDebugArgs ( ) : void
ParseSupportedPdbArgs ( ) : void
ParseUnSupportedArgs ( ) : void
ParseUnSupportedPdbArgs ( ) : void
PreprocessorTest ( ) : void

메소드 상세

EnsureDeleted() 공개 메소드

public EnsureDeleted ( string file ) : void
file string
리턴 void

SetEnvs() 공개 정적인 메소드

public static SetEnvs ( ) : void
리턴 void