Пример #1
0
 public override bool Insert(OStatus status)
 {
     return(stt.Insert(status));
 }