C# Class AGENT.Contrib.Hardware.AgentButtonExtensions

Datei anzeigen Open project: nothingmn/AGENT.Contrib

Public Methods

Method Description
GetAll ( this self ) : AgentButton[]
GetAllLeft ( this self ) : AgentButton[]
GetAllRight ( this self ) : AgentButton[]

Method Details

GetAll() public static method

public static GetAll ( this self ) : AgentButton[]
self this
return AgentButton[]

GetAllLeft() public static method

public static GetAllLeft ( this self ) : AgentButton[]
self this
return AgentButton[]

GetAllRight() public static method

public static GetAllRight ( this self ) : AgentButton[]
self this
return AgentButton[]