UltEventBase.

ToString(StringBuilder) Method

Summary

Appends a description of this event.
Assembly
UltEvents.dll
Namespace
UltEvents
Containing Type
UltEventBase

Syntax

public void ToString(StringBuilder text)

Parameters

Name Type Description
text StringBuilder

Return Value

Type Description
void