C# Class Steam_Desktop_Authenticator.TradePopupForm

Inheritance: System.Windows.Forms.Form
Show file Open project: Jessecar96/SteamDesktopAuthenticator

Public Methods

Method Description
Popup ( ) : void
TradePopupForm ( ) : System

Private Methods

Method Description
Reset ( ) : void
TradePopupForm_Load ( object sender, EventArgs e ) : void
btnAccept_Click ( object sender, EventArgs e ) : void
btnDeny_Click ( object sender, EventArgs e ) : void

Method Details

Popup() public method

public Popup ( ) : void
return void

TradePopupForm() public method

public TradePopupForm ( ) : System
return System