C# Class OpenTween.SearchWordDialog.SearchOptions

Afficher le fichier Open project: opentween/OpenTween Class Usage Examples

Méthodes publiques

Méthode Description
SearchOptions ( SearchType type, string query, bool newTab, bool caseSensitive, bool useRegex ) : System

Method Details

SearchOptions() public méthode

public SearchOptions ( SearchType type, string query, bool newTab, bool caseSensitive, bool useRegex ) : System
type SearchType
query string
newTab bool
caseSensitive bool
useRegex bool
Résultat System