Unload() public static method

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