Exemplo n.º 1
0
 internal LinkedInBasicProfile()
 {
     Location = new LinkedInLocation();
     RelationToViewer = new LinkedInRelationToViewer();
 }
Exemplo n.º 2
0
 internal LinkedInBasicProfile()
 {
     Location         = new LinkedInLocation();
     RelationToViewer = new LinkedInRelationToViewer();
 }