Пример #1
0
 /// <summary>
 /// Exits recursion check.
 /// Must be called once.
 /// </summary>
 public void Dispose()
 {
     Pending.Pop();
 }