C# Class Win.Grepify.ScanParams

Afficher le fichier Open project: nccgroup/grepify Class Usage Examples

Méthodes publiques

Свойство Type Description
strExts string[]
strPath string

Méthodes publiques

Méthode Description
ScanParams ( string strPath, string strExts ) : System

Method Details

ScanParams() public méthode

public ScanParams ( string strPath, string strExts ) : System
strPath string
strExts string
Résultat System

Property Details

strExts public_oe property

public string[] strExts
Résultat string[]

strPath public_oe property

public string strPath
Résultat string