StatGroups(Byte, String, String) Constructor

Initializes a new instance of the StatGroups class

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public StatGroups(
	byte GroupNumber,
	string FromGroup,
	string ToGroup
)

Parameters

GroupNumber  Byte
 
FromGroup  String
 
ToGroup  String
 

See Also