示例#1
0
 public void Fixup(T resource)
 {
     _fixup(resource);
     _helper.OnFixupExecuted(this);
 }