C# Class Nuve.Orthographic.Action.DeleteLastLetter

Inheritance: BaseAction
Mostra file Open project: hrzafer/nuve

Public Methods

Method Description
DeleteLastLetter ( Alphabet alphabet, string operandOne, string operandTwo, string flag ) : Nuve.Morphologic.Structure

Protected Methods

Method Description
Do ( Allomorph allomorph ) : void

Method Details

DeleteLastLetter() public method

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

Do() protected method

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