C# Class RemoteViewing.Vnc.Server.FramebufferUpdatingEventArgs

Provides data for the VncServerSession.FramebufferUpdating event.
Inheritance: System.ComponentModel.HandledEventArgs
Exibir arquivo Open project: qmfrederik/remoteviewing Class Usage Examples

Public Methods

Method Description
FramebufferUpdatingEventArgs ( ) : System.ComponentModel

Initializes a new instance of the FramebufferUpdatingEventArgs class.

Method Details

FramebufferUpdatingEventArgs() public method

Initializes a new instance of the FramebufferUpdatingEventArgs class.
public FramebufferUpdatingEventArgs ( ) : System.ComponentModel
return System.ComponentModel