Mono.Cecil.Tests.CompilationService.CompileFile C# (CSharp) Method

CompileFile() protected abstract method

protected abstract CompileFile ( string name ) : string
name string
return string
		protected abstract string CompileFile (string name);