Click or drag to resize

ChartVisualBaseAlert(String, String, TimeSpan) Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void Alert(
	string tag,
	string message,
	TimeSpan rearm
)

Parameters

tag  String
 
message  String
 
rearm  TimeSpan
 
See Also