frmDatabaseBackup_CreateDelegate Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
internal Delegate _CreateDelegate(
	Type delegateType,
	string handler
)

Parameters

delegateType  Type
 
handler  String
 

Return Value

Delegate

See Also