Exemplo n.º 1
0
 /// <summary>
 /// 关闭并清理有限状态机。
 /// </summary>
 internal override void Shutdown()
 {
     ReferencePool.Return(this);
 }