Метод | Описание | |
---|---|---|
Main ( string args ) : void | ||
SpitList ( TextWriter w, string typeName, ICodeGenerator baseCompiler, string ns ) : void |
public static Main ( string args ) : void | ||
args | string | |
Результат | void |
public static SpitList ( TextWriter w, string typeName, ICodeGenerator baseCompiler, string ns ) : void | ||
w | TextWriter | |
typeName | string | |
baseCompiler | ICodeGenerator | |
ns | string | |
Результат | void |