C# Class UIAutomation.WizardStep

Description of WizardStep.
ファイルを表示 Open project: apetrovskiy/STUPS Class Usage Examples

Public Methods

Method Description
WizardStep ( string name, int order ) : System.Collections

Method Details

WizardStep() public method

public WizardStep ( string name, int order ) : System.Collections
name string
order int
return System.Collections