C# Class ConfManager.ConfValidCheck

Afficher le fichier Open project: kyungyonglee/brunet-ipop_makeconffile Class Usage Examples

Méthodes publiques

Méthode Description
ConfValidCheck ( ) : System
confFileValidCheck ( String confPath, String schemaPath ) : bool

Private Methods

Méthode Description
ValidCheckEventHandler ( object sender, ValidationEventArgs args ) : void

Method Details

ConfValidCheck() public méthode

public ConfValidCheck ( ) : System
Résultat System

confFileValidCheck() public méthode

public confFileValidCheck ( String confPath, String schemaPath ) : bool
confPath String
schemaPath String
Résultat bool