C# Class ThoughtWorksMingleLib.MingleCardProperty

Afficher le fichier Open project: ThoughtWorksStudios/mingle.net

Méthodes publiques

Méthode Description
MingleCardProperty ( string xml ) : System

Constructs a new MingleCardProperty

MingleCardProperty ( string xml, IMingleProject project ) : System

Constructs a new MingleCardProperty

Method Details

MingleCardProperty() public méthode

Constructs a new MingleCardProperty
public MingleCardProperty ( string xml ) : System
xml string Xml for the property
Résultat System

MingleCardProperty() public méthode

Constructs a new MingleCardProperty
public MingleCardProperty ( string xml, IMingleProject project ) : System
xml string Xml for the property
project IMingleProject MingleProject associated with this property
Résultat System