Example #1
0
 /// <summary>
 /// Creates a new instance
 /// </summary>
 /// <param name="feat"></param>
 protected MutableFeatureBase(MutableFeatureBase feat)
     : this(feat, feat.ClassDefinition)
 {
 }
 /// <summary>
 /// Creates a new instance
 /// </summary>
 /// <param name="feat"></param>
 protected MutableFeatureBase(MutableFeatureBase feat)
     : this(feat, feat.ClassDefinition)
 {
 }