InformationNodeConverters.AddBuildProjectNode Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
AddBuildProjectNode(IBuildInformation, String, String, String, String, DateTime, String) | Adds a project to the specified build information. Does not save to the server. | |
AddBuildProjectNode(IBuildInformation, DateTime, String, String, String, String, DateTime, String) | Adds a project to the specified build information object. Does not save to the server. |
Top