Пример #1
0
 public PJuridica byKey()
 {
     return(queryPersona.byKey(this));
 }
Пример #2
0
 public PNatural byKey()
 {
     return(queryPersona.byKey(this));
 }