Méthode | Description | |
---|---|---|
ObjectiveCSourceWriter ( MonobjcProject project ) : System |
Méthode | Description | |
---|---|---|
WriteEpilogue ( |
||
WriteIncludes ( |
||
WriteMethods ( |
||
WritePrologue ( |
||
WriteProperties ( |
public ObjectiveCSourceWriter ( MonobjcProject project ) : System | ||
project | MonobjcProject | |
Résultat | System |
protected WriteEpilogue ( |
||
writer | ||
name | string | |
baseName | string | |
Résultat | void |
protected WriteIncludes ( |
||
writer | ||
type | IType | |
Résultat | void |
protected WriteMethods ( |
||
writer | ||
type | IType | |
Résultat | void |
protected WritePrologue ( |
||
writer | ||
name | string | |
baseName | string | |
Résultat | void |
protected WriteProperties ( |
||
writer | ||
type | IType | |
Résultat | void |