C# Class Nuve.Orthographic.Action.Replace

Inheritance: BaseAction
Mostra file Open project: hrzafer/nuve

Public Methods

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

Protected Methods

Method Description
Do ( Allomorph allomorph ) : void

Private Methods

Method Description
_Replace ( string str ) : string

Method Details

Do() protected method

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

Replace() public method

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