An NDoc Documented Class Library

EventWriter Constructor 

Initializes a new instance of the EventWriter class.

[Visual Basic]
Protected Sub New()
[C#]
protected EventWriter();
[C++]
protected: EventWriter();
[JScript]
protected function EventWriter();

See Also

EventWriter Class | White.Core.UIItemEvents Namespace