C# Class DBServer.Filter

Show file Open project: dream-young-soul/soul Class Usage Examples

Public Methods

Method Description
CheckFileterName ( String name ) : bool
Filter ( ) : System
Instance ( ) : Filter
LoadFilterNameFile ( String sPath ) : bool

Method Details

CheckFileterName() public method

public CheckFileterName ( String name ) : bool
name String
return bool

Filter() public method

public Filter ( ) : System
return System

Instance() public static method

public static Instance ( ) : Filter
return Filter

LoadFilterNameFile() public method

public LoadFilterNameFile ( String sPath ) : bool
sPath String
return bool