frmSmtpConfigurator(String, String) Constructor

Initializes a new instance of the frmSmtpConfigurator class

Definition

Namespace: MbcsCentral.Email
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public frmSmtpConfigurator(
	string thisApp,
	string parm
)

Parameters

thisApp  String
 
parm  String
 

See Also