Пример #1
0
 public IExpr ResetFunc()
 {
     _context.ResetFunc();
     return(this);
 }