C# 클래스 SimpleCalculator.Calculator

파일 보기 프로젝트 열기: nothingmn/AGENT.Contrib 1 사용 예제들

공개 메소드들

메소드 설명
Calculator ( ) : System
Render ( Bitmap screen ) : void

비공개 메소드들

메소드 설명
Clear ( ) : void
Current_OnButtonPress ( Buttons button, Microsoft port, ButtonDirection direction, DateTime time ) : void

메소드 상세

Calculator() 공개 메소드

public Calculator ( ) : System
리턴 System

Render() 공개 메소드

public Render ( Bitmap screen ) : void
screen Bitmap
리턴 void