frmTenants(String, CancellationTokenSource) Constructor

Initializes a new instance of the frmTenants class

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public frmTenants(
	string parm,
	CancellationTokenSource cts
)

Parameters

parm  String
 
cts  CancellationTokenSource
 

See Also