C# 클래스 ThoughtWorksMingleLib.MinglePropertyValue

파일 보기 프로젝트 열기: ThoughtWorksStudios/mingle.net

공개 메소드들

메소드 설명
Parse ( XmlElement n ) : void

Parse the property value

메소드 상세

Parse() 공개 메소드

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