C# Class FindString.findString

Afficher le fichier Open project: thesameqad/Mnemonizer Class Usage Examples

Méthodes publiques

Méthode Description
ListWords ( String text ) : List
word ( String text ) : string

Method Details

ListWords() public méthode

public ListWords ( String text ) : List
text String
Résultat List

word() public méthode

public word ( String text ) : string
text String
Résultat string