Example #1
0
 protected override void OnEstablishObjectOwnership(IActionsHolder scope, List <UInt32> usedBranches)
 {
     if (_list != null)
     {
         _list.EstablishObjectOwnership();
     }
 }