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