コード例 #1
0
 public PropertyTypeTests()
 {
     _propertyType = new PropertyType();
 }
コード例 #2
0
 public PropertyTypeTests()
 {
     _propertyType = new PropertyType(null, null);
 }