메소드 | 설명 | |
---|---|---|
ObjectiveCSourceWriter ( MonobjcProject project ) : System |
메소드 | 설명 | |
---|---|---|
WriteEpilogue ( |
||
WriteIncludes ( |
||
WriteMethods ( |
||
WritePrologue ( |
||
WriteProperties ( |
public ObjectiveCSourceWriter ( MonobjcProject project ) : System | ||
project | MonobjcProject | |
리턴 | System |
protected WriteEpilogue ( |
||
writer | ||
name | string | |
baseName | string | |
리턴 | void |
protected WriteIncludes ( |
||
writer | ||
type | IType | |
리턴 | void |
protected WriteMethods ( |
||
writer | ||
type | IType | |
리턴 | void |
protected WritePrologue ( |
||
writer | ||
name | string | |
baseName | string | |
리턴 | void |
protected WriteProperties ( |
||
writer | ||
type | IType | |
리턴 | void |