C# 클래스 CShAheui.App.Aheui.Aheui

상속: IntAheuiBase
파일 보기 프로젝트 열기: VBChunguk/cshaheui

공개 메소드들

메소드 설명
Aheui ( ) : System
Execute ( string aheui ) : int
Reset ( ) : void

보호된 메소드들

메소드 설명
ExecuteInternal ( ) : int

비공개 메소드들

메소드 설명
Step ( ) : Hangul

메소드 상세

Aheui() 공개 메소드

public Aheui ( ) : System
리턴 System

Execute() 공개 메소드

public Execute ( string aheui ) : int
aheui string
리턴 int

ExecuteInternal() 보호된 메소드

protected ExecuteInternal ( ) : int
리턴 int

Reset() 공개 메소드

public Reset ( ) : void
리턴 void