C# 클래스 MultiButtons.Program

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

공개 메소드들

메소드 설명
Main ( ) : void

A demonstration as to how to handle multiple button presses at the same time

비공개 메소드들

메소드 설명
Current_OnButtonPress ( Buttons button, InterruptPort port, ButtonDirection direction, System.DateTime time ) : void

메소드 상세

Main() 공개 정적인 메소드

A demonstration as to how to handle multiple button presses at the same time
public static Main ( ) : void
리턴 void