LumiSoft Net Help
AddTextEntry Method (text)
NamespacesLumiSoft.NetSocketLoggerAddTextEntry(String)
Adds free text entry.
Declaration Syntax
C#Visual BasicVisual C++
public void AddTextEntry(
	string text
)
Public Sub AddTextEntry ( _
	text As String _
)
public:
void AddTextEntry(
	String^ text
)
Parameters
text (String)
Log text.

Assembly: LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129