C# 클래스 Nuve.Orthographic.Action.DeleteLastLetter

상속: BaseAction
파일 보기 프로젝트 열기: hrzafer/nuve

공개 메소드들

메소드 설명
DeleteLastLetter ( Alphabet alphabet, string operandOne, string operandTwo, string flag ) : Nuve.Morphologic.Structure

보호된 메소드들

메소드 설명
Do ( Allomorph allomorph ) : void

메소드 상세

DeleteLastLetter() 공개 메소드

public DeleteLastLetter ( Alphabet alphabet, string operandOne, string operandTwo, string flag ) : Nuve.Morphologic.Structure
alphabet Alphabet
operandOne string
operandTwo string
flag string
리턴 Nuve.Morphologic.Structure

Do() 보호된 메소드

protected Do ( Allomorph allomorph ) : void
allomorph Nuve.Morphologic.Structure.Allomorph
리턴 void