C# Class UIAutomation.ULtraGridCmdletBase

Description of ULtraGridCmdletBase.
Inheritance: HasControlInputCmdletBase
ファイルを表示 Open project: apetrovskiy/STUPS

Private Properties

Property Type Description
IsInTheList bool
ifUltraGridProcessing void

Public Methods

Method Description
ULtraGridCmdletBase ( ) : System

Private Methods

Method Description
IsInTheList ( string strValue ) : bool
ifUltraGridProcessing ( ifUltraGridOperations operation ) : void

Method Details

ULtraGridCmdletBase() public method

public ULtraGridCmdletBase ( ) : System
return System