public ConsoleCommandEventArgs( string[] args )
Public Sub New ( args As String() )
public: ConsoleCommandEventArgs( array<String^>^ args )
new : args : string[] -> ConsoleCommandEventArgs
http://www.digitalrune.com/