Example #1
0
 public static void DeInit()
 {
     Top = null;
 }
Example #2
0
 public static void Init()
 {
     Top = new SystemEnvironment( );
 }