Exemplo n.º 1
0
 public NetMeterEngineException(String msg, NetMeterEngineException inner)
 {
     new Exception(msg, (Exception)inner);
 }
Exemplo n.º 2
0
 public NetMeterEngineException(String msg, NetMeterEngineException inner)
 {
     new Exception(msg, (Exception)inner);
 }