예제 #1
0
 public NetMeterEngineException(String msg, NetMeterEngineException inner)
 {
     new Exception(msg, (Exception)inner);
 }
예제 #2
0
 public NetMeterEngineException(String msg, NetMeterEngineException inner)
 {
     new Exception(msg, (Exception)inner);
 }