C# Class Fusion.Engine.Common.Commands.SlowdownServer

Inheritance: Fusion.Core.Shell.NoRollbackCommand
Exibir arquivo Open project: demiurghg/FusionEngine

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( ) : void
SlowTest ( ) : void
SlowdownServer ( Invoker invoker ) : System

Method Details

Execute() public method

public Execute ( ) : void
return void

SlowTest() public static method

public static SlowTest ( ) : void
return void

SlowdownServer() public method

public SlowdownServer ( Invoker invoker ) : System
invoker Fusion.Core.Shell.Invoker
return System