C# Class CreepCollector.Managers.ValidationManager

ファイルを表示 Open project: primaryobjects/MVC-Creep-Collector

Private Properties

Property Type Description

Public Methods

Method Description
Refresh ( ) : void

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

Method Details

Refresh() public static method

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