C# Class ThoughtWorksMingleLib.MinglePropertyDefinition

显示文件 Open project: ThoughtWorksStudios/mingle.net Class Usage Examples

Public Methods

Method Description
MinglePropertyDefinition ( string propertyDefinitionXml ) : System.Collections

Constructs a new MinglePropertyDefinition from the XML of a property_definition returned by Mingle's API

Method Details

MinglePropertyDefinition() public method

Constructs a new MinglePropertyDefinition from the XML of a property_definition returned by Mingle's API
public MinglePropertyDefinition ( string propertyDefinitionXml ) : System.Collections
propertyDefinitionXml string
return System.Collections