SharpScriptBasePrint(String, String) Method |
Prints a message with
Low Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void Print(
string message,
string methodName = null
)
Parameters
- message String
- Message
- methodName String (Optional)
- Name of the method which calls the message
See Also