Beispiel #1
0
 public void DefaultValueThrowsException()
 {
     var instance = new CQuantity();
     var result   = instance.DefaultValue();
 }
Beispiel #2
0
 public void DefaultValueThrowsException()
 {
     var instance = new CQuantity();
     var result = instance.DefaultValue();
 }