Unload() public static method

public static Unload ( ) : void
return void
Beispiel #1
0
 public override void Unload()
 {
     Startup.Unload();
 }