Logs specified text.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public void LogAddText( string text )
Public Sub LogAddText ( text As String )
public: void LogAddText( String^ text )
member LogAddText : text : string -> unit
Parameters
- text (String)
- text to log.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when text is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119