C# Class MainWindow.SenderCreatedState, Screenary

Inheritance: IClientState
Show file Open project: Screenary/Screenary

Public Methods

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

Method Details

OnShareScreenAction() public method

public OnShareScreenAction ( ) : void
return void

SenderCreatedState() public method

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

refresh() public method

public refresh ( ) : void
return void