C# Class OSAE.UI.Controls.ObjectList

Interaction logic for NavigationImage.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: opensourceautomation/Open-Source-Automation

Public Properties

Property Type Description
Location Point
_AppName string
_CurrentUser string
_ScreenLocation string

Public Methods

Method Description
ObjectList ( string appName ) : System

Method Details

ObjectList() public method

public ObjectList ( string appName ) : System
appName string
return System

Property Details

Location public_oe property

public Point Location
return Point

_AppName public_oe property

public string _AppName
return string

_CurrentUser public_oe property

public string _CurrentUser
return string

_ScreenLocation public_oe property

public string _ScreenLocation
return string