C# Class Service_Mnemonizer.ServiceMnemonizer

Inheritance: IServiceMnemonizer
Show file Open project: thesameqad/Mnemonizer

Public Methods

Method Description
mnemoCode ( String text ) : String
mnemogetdecode ( string text ) : string

Private Methods

Method Description
ListWords ( String text ) : List
copy ( int from, int to, String text ) : String

Method Details

mnemoCode() public method

public mnemoCode ( String text ) : String
text String
return String

mnemogetdecode() public method

public mnemogetdecode ( string text ) : string
text string
return string