示例#1
0
 public PJuridica byKey()
 {
     return(queryPersona.byKey(this));
 }
示例#2
0
 public PNatural byKey()
 {
     return(queryPersona.byKey(this));
 }