C# Class welcome, Open-Source-Automation

Inheritance: MonoBehaviour
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation Class Usage Examples

Méthodes publiques

Méthode Description
RaisePostBackEvent ( string eventArgument ) : void

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs, e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs, e ) : void
sender object
e EventArgs,
Résultat void

RaisePostBackEvent() public méthode

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
Résultat void