C# Class ThoughtWorksMingleLib.MinglePropertyValue

Afficher le fichier Open project: ThoughtWorksStudios/mingle.net

Méthodes publiques

Méthode Description
Parse ( XmlElement n ) : void

Parse the property value

Method Details

Parse() public méthode

Parse the property value
public Parse ( XmlElement n ) : void
n System.Xml.XmlElement XmlElement object for the property value obtained from the Mingle API
Résultat void