示例#1
0
 protected void UpdateFacet(Action <T> updateFacet)
 {
     xDbService.UpdateCurrentContactFacet(GetFacetKey(), updateFacet, CreateFacet);
 }