Пример #1
0
 public virtual void ThrowException(Type exceptionType, String message)
 {
     gen.ThrowException(exceptionType);
 }