csEvents.NewEventArgs.NewEventArgs C# (CSharp) Method

NewEventArgs() public method

public NewEventArgs ( ) : System
return System
        public NewEventArgs()
        {
        }

Same methods

NewEventArgs::NewEventArgs ( IEvent e ) : System
NewEventArgs