C# 클래스 AGENT.Contrib.Hardware.AgentButtonExtensions

파일 보기 프로젝트 열기: nothingmn/AGENT.Contrib

공개 메소드들

메소드 설명
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[]