C# Класс AGENT.Contrib.Hardware.AgentButtonExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
GetAll ( this self ) : AgentButton[]
GetAllLeft ( this self ) : AgentButton[]
GetAllRight ( this self ) : AgentButton[]

Описание методов

GetAll() публичный статический Метод

public static GetAll ( this self ) : AgentButton[]
self this
Результат AgentButton[]

GetAllLeft() публичный статический Метод

public static GetAllLeft ( this self ) : AgentButton[]
self this
Результат AgentButton[]

GetAllRight() публичный статический Метод

public static GetAllRight ( this self ) : AgentButton[]
self this
Результат AgentButton[]