메소드 | 설명 | |
---|---|---|
CreateCompilationFromCsharpCode ( string code ) : Compilation | ||
CreateCompilationFromVBCode ( string code ) : Compilation |
메소드 | 설명 | |
---|---|---|
GetAbbreviateString ( string input, int length = 20 ) : string |
public static CreateCompilationFromCsharpCode ( string code ) : Compilation | ||
code | string | |
리턴 | Compilation |
public static CreateCompilationFromVBCode ( string code ) : Compilation | ||
code | string | |
리턴 | Compilation |