Method | Description | |
---|---|---|
Accept ( IPBXVisitor visitor ) : void |
Accepts the specified visitor.
|
|
WriteTo ( |
Writes this element to the writer.
|
|
XCBuildConfiguration ( ) : System |
Initializes a new instance of the XCBuildConfiguration class.
|
|
XCBuildConfiguration ( String name ) : System |
Initializes a new instance of the XCBuildConfiguration class.
|
public Accept ( IPBXVisitor visitor ) : void | ||
visitor | IPBXVisitor | The visitor. |
return | void |
public WriteTo ( |
||
writer | The writer. | |
map | string>.IDictionary | The map. |
return | void |
public XCBuildConfiguration ( String name ) : System | ||
name | String | The name. |
return | System |