C# Class DBServer.Filter

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Méthode Description
CheckFileterName ( String name ) : bool
Filter ( ) : System
Instance ( ) : Filter
LoadFilterNameFile ( String sPath ) : bool

Method Details

CheckFileterName() public méthode

public CheckFileterName ( String name ) : bool
name String
Résultat bool

Filter() public méthode

public Filter ( ) : System
Résultat System

Instance() public static méthode

public static Instance ( ) : Filter
Résultat Filter

LoadFilterNameFile() public méthode

public LoadFilterNameFile ( String sPath ) : bool
sPath String
Résultat bool