Exemplo n.º 1
0
 internal LinkedInPatent()
 {
     Status = new LinkedInPatentStatus();
     Office = new LinkedInPatentOffice();
 }
Exemplo n.º 2
0
 internal LinkedInPatent()
 {
     Status = new LinkedInPatentStatus();
     Office = new LinkedInPatentOffice();
 }