コード例 #1
0
 public virtual void RefreshNumbers(IEntity parentEntity, string itemsPropertyName)
 {
     RefreshSubEntityNumbersStrategy.New(RequireAuthorisation).Refresh(parentEntity, itemsPropertyName);
 }