Exemplo n.º 1
0
 @net.sf.jni4net.attributes.ClrConstructor("(LSystem/String;LSystem/Exception;)V")
 public NotImplementedException(java.lang.String message, system.Exception inner) {
   super(((net.sf.jni4net.inj.INJEnv) (null)), 0);
   system.NotImplementedException.__ctorNotImplementedException2(this, message, inner);
 }
Exemplo n.º 2
0
 @net.sf.jni4net.attributes.ClrConstructor("()V")
 public NotImplementedException() {
   super(((net.sf.jni4net.inj.INJEnv) (null)), 0);
   system.NotImplementedException.__ctorNotImplementedException0(this);
 }