Mono.Cecil.Tests.CompilationService.CompileFile C# (CSharp) 메소드

CompileFile() 보호된 추상적인 메소드

protected abstract CompileFile ( string name ) : string
name string
리턴 string
		protected abstract string CompileFile (string name);