C# Class GoYPlugin.WindowNameMatcher

Afficher le fichier Open project: kshahar/launchysharp

Méthodes publiques

Свойство Type Description
m_windowNameToMatch string

Méthodes publiques

Méthode Description
hasMatch ( string windowName ) : bool

Private Methods

Méthode Description
hasMatch ( string windowName, string windowNameToMatch ) : bool

Method Details

hasMatch() public méthode

public hasMatch ( string windowName ) : bool
windowName string
Résultat bool

Property Details

m_windowNameToMatch public_oe property

public string m_windowNameToMatch
Résultat string