示例#1
0
 internal LinkedInBasicProfile()
 {
     Location = new LinkedInLocation();
     RelationToViewer = new LinkedInRelationToViewer();
 }
示例#2
0
 internal LinkedInBasicProfile()
 {
     Location         = new LinkedInLocation();
     RelationToViewer = new LinkedInRelationToViewer();
 }