예제 #1
0
 /// <summary>
 ///	  Get the continuation id of the current path from the choice resolver.
 /// </summary>
 public int GetContinuationId()
 {
     return(_ltmdpChoiceResolver.GetContinuationId());
 }