コード例 #1
0
 public void HasNoIdentityPropertyTest()
 {
     Assert.IsFalse(_productGroup.HasIdentityProperty());
 }