예제 #1
0
 public void Guard_Against_Argument_Exception()
 {
     Guard.AgainstArgumentException(true);
 }