Click or drag to resize

ScannerBaseAlert(String, String) Method

Alert

Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
protected void Alert(
	string tag,
	string msg
)

Parameters

tag  String
Unique tag
msg  String
Message
See Also