A Sandcastle Documented Class Library
C#
Show/Hide TOC
frm
Report
Dispatcher(String,
Object
) Constructor
Initializes a new instance of the
frmReportDispatcher
class
Definition
Namespace:
MbcsCentral
Assembly:
MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
Copy
public
frmReportDispatcher
(
string
report
,
Object
[]
parms
)
Parameters
report
String
parms
Object
See Also
Reference
frmReportDispatcher Class
frmReportDispatcher Overload
MbcsCentral Namespace
In This Article
Definition
See Also