C# Class Saleslogix.Social.Mashups.Records.Linkedin.LinkedinPerson

Inheritance: SocialProfileRecord
Datei anzeigen Open project: Saleslogix/SLXSocial Class Usage Examples

Public Methods

Method Description
LinkedinPerson ( System.Xml.Linq.XElement personNode ) : System
ToString ( ) : string

Private Methods

Method Description
ParseEducationNode ( System.Xml.Linq.XElement educations ) : void
ParsePositionsNode ( System.Xml.Linq.XElement positions ) : void

Method Details

LinkedinPerson() public method

public LinkedinPerson ( System.Xml.Linq.XElement personNode ) : System
personNode System.Xml.Linq.XElement
return System

ToString() public method

public ToString ( ) : string
return string