コード例 #1
0
 /// <summary>
 /// Removes all after map actions
 /// </summary>
 public static void Reset()
 {
     InternalCache.Reset();
     _actionInfos.Clear();
 }