SharpScriptBaseLog(Priority, Brush, String) Method |
Logs a message with the specified
Priority and defined brush
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void Log(
Priority priority,
Brush brush,
string message
)
Parameters
- priority Priority
- Priority
- brush Brush
- Brush
- message String
- Message
See Also