C# Class MainWindow.ReceiverAuthenticatedState, Screenary

Inheritance: IClientState
Mostra file Open project: Screenary/Screenary

Public Methods

Method Description
OnShareScreenAction ( ) : void
ReceiverAuthenticatedState ( MainWindow, mainWindow ) : System
refresh ( ) : void

Method Details

OnShareScreenAction() public method

public OnShareScreenAction ( ) : void
return void

ReceiverAuthenticatedState() public method

public ReceiverAuthenticatedState ( MainWindow, mainWindow ) : System
mainWindow MainWindow,
return System

refresh() public method

public refresh ( ) : void
return void