Stop() public static method

public static Stop ( ) : void
return void
示例#1
0
 public static void Stop()
 {
     InternalServerControl.Stop();
 }