C# Class CreepCollector.Managers.ValidationManager

Afficher le fichier Open project: primaryobjects/MVC-Creep-Collector

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Refresh ( ) : void

Empties and refreshes the validator library. Reloads configuration from the xml file.

Method Details

Refresh() public static méthode

Empties and refreshes the validator library. Reloads configuration from the xml file.
public static Refresh ( ) : void
Résultat void