Initializes a new instance of the StartupReq3Message class

Namespace: InterMud
Assembly: InterMud (in InterMud.dll) Version: 1.0.0.0

Syntax

C#
public StartupReq3Message(
	string router,
	string originMud
)

Parameters

router
Type: System..::..String

[Missing <param name="router"/> documentation for "M:InterMud.StartupReq3Message.#ctor(System.String,System.String)"]

originMud
Type: System..::..String

[Missing <param name="originMud"/> documentation for "M:InterMud.StartupReq3Message.#ctor(System.String,System.String)"]

See Also