C# Class Service_Mnemonizer.ServiceMnemonizer

Inheritance: IServiceMnemonizer
Afficher le fichier Open project: thesameqad/Mnemonizer

Méthodes publiques

Méthode Description
mnemoCode ( String text ) : String
mnemogetdecode ( string text ) : string

Private Methods

Méthode Description
ListWords ( String text ) : List
copy ( int from, int to, String text ) : String

Method Details

mnemoCode() public méthode

public mnemoCode ( String text ) : String
text String
Résultat String

mnemogetdecode() public méthode

public mnemogetdecode ( string text ) : string
text string
Résultat string