C# Class controls_ctrlClickImage, Open-Source-Automation

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Свойство Type Description
pMp1 string
pMp2 string
pressMethodName string
pressObjectName string
rMp1 string
rMp2 string
releaseMethodName string
releaseObjectName string

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

Property Details

pMp1 public_oe property

public string pMp1
Résultat string

pMp2 public_oe property

public string pMp2
Résultat string

pressMethodName public_oe property

public string pressMethodName
Résultat string

pressObjectName public_oe property

public string pressObjectName
Résultat string

rMp1 public_oe property

public string rMp1
Résultat string

rMp2 public_oe property

public string rMp2
Résultat string

releaseMethodName public_oe property

public string releaseMethodName
Résultat string

releaseObjectName public_oe property

public string releaseObjectName
Résultat string