LegalMsg(Int64, String, String) Constructor

Initializes a new instance of the LegalMsg class

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public LegalMsg(
	long clientId,
	string Code,
	string Message
)

Parameters

clientId  Int64
 
Code  String
 
Message  String
 

See Also