C-DEngine 5.105
LogData
.
.
::
.
.
ToString Method
Returns a
String
that represents the current
LogData
.
Namespace:
WebSocketSharp
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
public
string
ToString
()
Public
Function
ToString
As
String
public
:
String
^
ToString
()
Return Value
A
String
that represents the current
LogData
.
See Also
LogData Class
WebSocketSharp Namespace