Method | Description | |
---|---|---|
MingleCardProperty ( string xml ) : System |
Constructs a new MingleCardProperty
|
|
MingleCardProperty ( string xml, IMingleProject project ) : System |
Constructs a new MingleCardProperty
|
public MingleCardProperty ( string xml ) : System | ||
xml | string | Xml for the property |
return | System |
public MingleCardProperty ( string xml, IMingleProject project ) : System | ||
xml | string | Xml for the property |
project | IMingleProject | MingleProject associated with this property |
return | System |