Beispiel #1
0
 public DomainPropArrayMembership(DomainObject objParent, XPropInfoObjectArray xpropInfo) : base(objParent, xpropInfo)
 {
 }
Beispiel #2
0
 public DomainPropCollection(DomainObject objParent, XPropInfoObjectArray xpropInfo) : base(objParent, xpropInfo)
 {
 }