Пример #1
0
 public Contract Get(int ID)
 {
     return(Get_Data.Get_Contract(ID));
 }