Exemplo n.º 1
0
 public string[] GetOtherKeys()
 {
     return(AssociationDescriptor.ParseKeys(OtherKey));
 }
Exemplo n.º 2
0
 public string[] GetThisKeys()
 {
     return(AssociationDescriptor.ParseKeys(ThisKey));
 }