Example #1
0
 public bool CreateRelation(rutinas_deportes oRelational)
 {
     return(oRutinas.Create_Relational_Sport_with_Runtine(oRelational));
 }