C# Class AGENT.Contrib.Hardware.AgentButtonExtensions

Afficher le fichier Open project: nothingmn/AGENT.Contrib

Méthodes publiques

Méthode Description
GetAll ( this self ) : AgentButton[]
GetAllLeft ( this self ) : AgentButton[]
GetAllRight ( this self ) : AgentButton[]

Method Details

GetAll() public static méthode

public static GetAll ( this self ) : AgentButton[]
self this
Résultat AgentButton[]

GetAllLeft() public static méthode

public static GetAllLeft ( this self ) : AgentButton[]
self this
Résultat AgentButton[]

GetAllRight() public static méthode

public static GetAllRight ( this self ) : AgentButton[]
self this
Résultat AgentButton[]