Пример #1
0
 protected virtual int OpenDefectNow(string crqId)
 {
     Integrator.OpenDefect(crqId);
     return(0);
 }