C# 클래스 Petzold.CalculateInHex.CalculateInHex

상속: System.Windows.Window
파일 보기 프로젝트 열기: kasicass/kasicass

공개 메소드들

메소드 설명
CalculateInHex ( ) : System

보호된 메소드들

메소드 설명
OnTextInput ( System.Windows.Input.TextCompositionEventArgs args ) : void

비공개 메소드들

메소드 설명
ButtonOnClick ( object sender, RoutedEventArgs args ) : void
Main ( ) : void
TimerOnTick ( object sender, EventArgs args ) : void

메소드 상세

CalculateInHex() 공개 메소드

public CalculateInHex ( ) : System
리턴 System

OnTextInput() 보호된 메소드

protected OnTextInput ( System.Windows.Input.TextCompositionEventArgs args ) : void
args System.Windows.Input.TextCompositionEventArgs
리턴 void