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

Inheritance: SocialProfileRecord
Exibir arquivo Open project: Saleslogix/SLXSocial

Public Methods

Method Description
LinkedinCompany ( System.Xml.Linq.XElement companyNode ) : System

Private Methods

Method Description
GetEmployeeCount ( String range ) : String
GetLocation ( System.Xml.Linq.XElement companyNode ) : string
GetSpecialties ( System.Xml.Linq.XElement companyNode ) : IEnumerable

Method Details

LinkedinCompany() public method

public LinkedinCompany ( System.Xml.Linq.XElement companyNode ) : System
companyNode System.Xml.Linq.XElement
return System