C# 클래스 ICSharpCode.NRefactory.ConsistencyCheck.Program

파일 보기 프로젝트 열기: mono-soc-2012/NRefactory

공개 프로퍼티들

프로퍼티 타입 설명
AssemblySearchPaths string[]

공개 메소드들

메소드 설명
LoadAssembly ( string assemblyFileName ) : IUnresolvedAssembly
Main ( string args ) : void

비공개 메소드들

메소드 설명
RunTestOnAllFiles ( string title, Action runTest ) : void

메소드 상세

LoadAssembly() 공개 정적인 메소드

public static LoadAssembly ( string assemblyFileName ) : IUnresolvedAssembly
assemblyFileName string
리턴 IUnresolvedAssembly

Main() 공개 정적인 메소드

public static Main ( string args ) : void
args string
리턴 void

프로퍼티 상세

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

public static string[] AssemblySearchPaths
리턴 string[]