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