C# Class FindString.findString

Exibir arquivo Open project: thesameqad/Mnemonizer Class Usage Examples

Public Methods

Method Description
ListWords ( String text ) : List
word ( String text ) : string

Method Details

ListWords() public method

public ListWords ( String text ) : List
text String
return List

word() public method

public word ( String text ) : string
text String
return string