Ejemplo n.º 1
0
 public MapiFxProxyBudgetExWrapper(IMapiFxProxyEx proxy, bool ownsObject, Func <IDisposable> createCostHandleDelegate, Action <uint> chargeDelegate) : base(proxy, ownsObject, createCostHandleDelegate, chargeDelegate)
 {
 }
Ejemplo n.º 2
0
 public MapiFxProxyExWrapper(IMapiFxProxyEx proxy, CommonUtils.CreateContextDelegate createContext) : base(proxy, createContext)
 {
 }