Exemplo n.º 1
0
 /// <summary>
 /// Sets the GetPooledSegmentDelegate.
 /// </summary>
 /// <param name="getPooledSegmentDelegate">New GetPooledSegmentDelegate</param>
 public static void SetGetPooledSegmentDelegate(GetPooledSegmentDelegate getPooledSegmentDelegate)
 {
     _GetPooledSegmentDelegate = getPooledSegmentDelegate;
 }
Exemplo n.º 2
0
 /// <summary>
 /// Sets the GetPooledSegmentDelegate.
 /// </summary>
 /// <param name="getPooledSegmentDelegate">New GetPooledSegmentDelegate</param>
 public static void SetGetPooledSegmentDelegate(GetPooledSegmentDelegate getPooledSegmentDelegate)
 {
     _GetPooledSegmentDelegate = getPooledSegmentDelegate;
 }