Пример #1
0
 public void ReleaseMagcardInterceptor(IInterceptMagcard pIInterceptMagcard)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void RegisterMagcardInterceptor(IInterceptMagcard pIInterceptMagcard)
 {
     // throw new NotImplementedException();
     int i = 1;
 }