Свойство | Type | Description | |
---|---|---|---|
File | string |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public Write ( Bind.Structures.Enum e ) : void | ||
e | Bind.Structures.Enum | |
Résultat | void |