Server.ShutdownEventArgs.ShutdownEventArgs C# (CSharp) Method

ShutdownEventArgs() public method

public ShutdownEventArgs ( ) : System
return System
		public ShutdownEventArgs()
		{
		}
	}
ShutdownEventArgs