MockClient Constructor Delta Engine Documentation
Initializes a new instance of the MockClient class

Namespace: DeltaEngine.Networking.Mocks
Assembly: DeltaEngine.Networking.Mocks (in DeltaEngine.Networking.Mocks.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public MockClient(
	MockServer server
)
See Also