STCodes(String, Int32, String) Constructor

Initializes a new instance of the STCodes class

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public STCodes(
	string Code,
	int Key,
	string Description
)

Parameters

Code  String
 
Key  Int32
 
Description  String
 

See Also