Namespace: MonoSoftware.MonoX.ModuleGallery
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected virtual void ShowNewEvent()
Visual Basic
Protected Overridable Sub ShowNewEvent
Visual C++
protected:
virtual void ShowNewEvent()
F#
abstract ShowNewEvent : unit -> unit 
override ShowNewEvent : unit -> unit 

See Also