C# Class welcome, Open-Source-Automation

Inheritance: MonoBehaviour
Show file Open project: opensourceautomation/Open-Source-Automation Class Usage Examples

Public Methods

Method Description
RaisePostBackEvent ( string eventArgument ) : void

Protected Methods

Method Description
Page_Load ( object sender, EventArgs, e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs, e ) : void
sender object
e EventArgs,
return void

RaisePostBackEvent() public method

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
return void