Piccolo.NET

PBasicInputEventHandler.ParamString Property

Returns a string representing the state of this object.

protected virtual string ParamString {get;}

Property Value

A string representing the state of this object.

Remarks

This method is intended to be used only for debugging purposes, and the content and format of the returned string may vary between implementations. The returned string may be empty but may not be null.

See Also

PBasicInputEventHandler Class | UMD.HCIL.Piccolo.Event Namespace