AlertMessage(IInstrument, Priority, String) Constructor |
Namespace: ArthaChitra.Model.CommonAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public AlertMessage(
IInstrument instrument,
Priority priority,
string message
)
Parameters
- instrument IInstrument
-
- priority Priority
-
- message String
-
See Also