Example #1
0
 public override void OnCreated()
 {
     Attributes = new AttributesWrapper(CommonData);
     CommonProperties.Populate(this);
     ItemProperties.Create(this);
 }