Example #1
0
 /// <summary>
 /// Sets the GetPooledBoxDelegate.
 /// </summary>
 /// <param name="getPooledBoxDelegate">New GetPooledBoxDelegate</param>
 public static void SetGetPooledBoxDelegate(GetPooledBoxDelegate getPooledBoxDelegate)
 {
     _GetPooledBoxDelegate = getPooledBoxDelegate;
 }
Example #2
0
 /// <summary>
 /// Sets the GetPooledBoxDelegate.
 /// </summary>
 /// <param name="getPooledBoxDelegate">New GetPooledBoxDelegate</param>
 public static void SetGetPooledBoxDelegate(GetPooledBoxDelegate getPooledBoxDelegate)
 {
     _GetPooledBoxDelegate = getPooledBoxDelegate;
 }