Click or drag to resize

RconCommandService Constructor

Initializes a new instance of the RconCommandService class

Namespace:  SampSharp.Entities.SAMP.Commands
Assembly:  SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
public RconCommandService(
	IEntityManager entityManager
)

Parameters

entityManager
Type: SampSharp.EntitiesIEntityManager

[Missing <param name="entityManager"/> documentation for "M:SampSharp.Entities.SAMP.Commands.RconCommandService.#ctor(SampSharp.Entities.IEntityManager)"]

See Also