Example #1
0
 protected void AssignToNamedObjectChangeHistory(NamedObjectChangeHistory t)
 {
     t.Name = this.Name;
     t.Description = this.Description;
 }
Example #2
0
 protected void AssignToNamedObjectChangeHistory(NamedObjectChangeHistory t)
 {
     t.Name        = this.Name;
     t.Description = this.Description;
 }