프로퍼티 | 타입 | 설명 | |
---|---|---|---|
xsGenerator |
메소드 | 설명 | |
---|---|---|
GenerateCodeFromCompileUnit ( |
||
Parse ( TextReader codeStream ) : |
||
XSharpCodeDomProvider ( ) : Microsoft.VisualStudio.Shell.Design.Serialization |
메소드 | 설명 | |
---|---|---|
CreateCompiler ( ) : ICodeCompiler | ||
CreateGenerator ( ) : ICodeGenerator | ||
CreateParser ( ) : ICodeParser |
public GenerateCodeFromCompileUnit ( |
||
compileUnit | ||
writer | ||
options | ||
리턴 | void |
public Parse ( TextReader codeStream ) : |
||
codeStream | TextReader | |
리턴 |
public XSharpCodeDomProvider ( ) : Microsoft.VisualStudio.Shell.Design.Serialization | ||
리턴 | Microsoft.VisualStudio.Shell.Design.Serialization |