Property | Type | Description |
---|
Method | Description | |
---|---|---|
Accept ( IPBXVisitor visitor ) : void |
Accepts the specified visitor.
|
|
PBXBuildFile ( ) : System |
Initializes a new instance of the PBXBuildFile class.
|
|
PBXBuildFile ( |
Initializes a new instance of the PBXBuildFile class.
|
|
WriteTo ( |
Writes this element to the writer.
|
public Accept ( IPBXVisitor visitor ) : void | ||
visitor | IPBXVisitor | The visitor. |
return | void |
public PBXBuildFile ( |
||
fileRef | The file ref. | |
return | System |
public WriteTo ( |
||
writer | The writer. | |
map | string>.IDictionary | The map. |
return | void |