Свойство | Тип | Описание | |
---|---|---|---|
GetDesignerFilePath | string | ||
GetFilePath | string | ||
NormalizeLineEndings | void |
Метод | Описание | |
---|---|---|
GenerateCodeFromCompileUnit ( |
||
Parse ( TextReader codeStream ) : |
||
VSXSharpCodeDomProvider ( |
Метод | Описание | |
---|---|---|
GetDesignerFilePath ( ) : string | ||
GetFilePath ( ) : string | ||
NormalizeLineEndings ( string fileName ) : void |
public GenerateCodeFromCompileUnit ( |
||
compileUnit | ||
writer | ||
options | ||
Результат | void |
public Parse ( TextReader codeStream ) : |
||
codeStream | TextReader | |
Результат |
public VSXSharpCodeDomProvider ( |
||
fileNode | ||
Результат | Microsoft.VisualStudio.Shell.Design.Serialization |