Свойство | Type | Description | |
---|---|---|---|
xsGenerator |
Méthode | Description | |
---|---|---|
GenerateCodeFromCompileUnit ( |
||
Parse ( TextReader codeStream ) : |
||
XSharpCodeDomProvider ( ) : Microsoft.VisualStudio.Shell.Design.Serialization |
Méthode | Description | |
---|---|---|
CreateCompiler ( ) : ICodeCompiler | ||
CreateGenerator ( ) : ICodeGenerator | ||
CreateParser ( ) : ICodeParser |
public GenerateCodeFromCompileUnit ( |
||
compileUnit | ||
writer | ||
options | ||
Résultat | void |
public Parse ( TextReader codeStream ) : |
||
codeStream | TextReader | |
Résultat |
public XSharpCodeDomProvider ( ) : Microsoft.VisualStudio.Shell.Design.Serialization | ||
Résultat | Microsoft.VisualStudio.Shell.Design.Serialization |