RemoteResizeEventArgs Constructor
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
RemoteResizeEventArgs(Int32, Int32)
Initializes a new instance of the Remote
Declaration
public RemoteResizeEventArgs(int columns, int rows)