예제 #1
0
 /// <summary>
 /// Ensures that the global variables are read from
 /// the database when they are accessed for the next time.
 /// </summary>
 public static void ReloadGlobalVariables()
 {
     m_GlobalVariables = null;
 }
예제 #2
0
 /// <summary>
 /// Ensures that the global variables are read from
 /// the database when they are accessed for the next time.
 /// </summary>
 public static void ReloadGlobalVariables()
 {
     m_GlobalVariables = null;
 }