C# 클래스 RoslynExtensions

파일 보기 프로젝트 열기: oleg-shilo/cs-script 1 사용 예제들

비공개 메소드들

메소드 설명
IsOneOf_IgnoreCase ( this text ) : bool
PathChangeFileName ( this filePath, string fileName ) : string
SetCompilerSettings ( this provider, string compilerFullPath, int compilerServerTimeToLive = null ) : CSharpCodeProvider,
SetCompilerSettings ( this provider, string compilerFullPath, int compilerServerTimeToLive = null ) : VBCodeProvider,
SetCompilerSettingsImpl ( object provider, string compilerFullPath, int compilerServerTimeToLive = null ) : object