C# Class Nuve.Orthographic.Action.DeleteLastLetter

Inheritance: BaseAction
Afficher le fichier Open project: hrzafer/nuve

Méthodes publiques

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

Méthodes protégées

Méthode Description
Do ( Allomorph allomorph ) : void

Method Details

DeleteLastLetter() public méthode

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

Do() protected méthode

protected Do ( Allomorph allomorph ) : void
allomorph Nuve.Morphologic.Structure.Allomorph
Résultat void