Example #1
0
 protected DynamicServiceObjectBase(enDynamicServiceObjectType objectType)
     : this()
 {
     ObjectType = objectType;
 }
 protected DynamicServiceObjectBase(enDynamicServiceObjectType objectType)
     : this()
 {
     ObjectType = objectType;
 }