Exemplo n.º 1
0
 /// <summary>
 /// Removes all after map actions
 /// </summary>
 public static void Reset()
 {
     InternalCache.Reset();
     _actionInfos.Clear();
 }