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