ScannerBaseAlert(String, Priority, Brush, String) Method |
Alert
Namespace: ArthaChitra.Model.MarketScannerAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxprotected void Alert(
string tag,
Priority priority,
Brush foreground,
string message
)
Parameters
- tag String
- Unique tag
- priority Priority
- Priority
- foreground Brush
- Foreground Brush
- message String
- Message
See Also