Click or drag to resize

StringPacket Constructor

Initializes a new instance of the StringPacket class

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public StringPacket(
	string m
)

Parameters

m
Type: SystemString
See Also