Ejemplo n.º 1
0
 public List <Relation> GetRelations()
 {
     return(RelationList.GetRelations(siteCode, code));
 }