Свойство | Тип | Описание | |
---|---|---|---|
File | string |
Метод | Описание | |
---|---|---|
BindStreamWriter ( string file ) : System | ||
Indent ( ) : void | ||
Unindent ( ) : void | ||
Write ( Bind.Structures.Enum e ) : void | ||
Write ( System.Function f ) : void | ||
Write ( string value ) : void | ||
WriteGeneratorAndLicense ( ) : void | ||
WriteLine ( string value ) : void |
public BindStreamWriter ( string file ) : System | ||
file | string | |
Результат | System |
public Write ( Bind.Structures.Enum e ) : void | ||
e | Bind.Structures.Enum | |
Результат | void |
public WriteGeneratorAndLicense ( ) : void | ||
Результат | void |