C# Class MALClient.XShared.Comm.CommUtils.HtmlClassMgr

As we are scrapping html here this thing here will try to fetch class data file from github so I don't have to compile next build in case something changes.
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
Init ( ) : void

Fetches newest definitions or loads default ones. Called on the very beggining even before window is loaded.

Method Details

Init() public static méthode

Fetches newest definitions or loads default ones. Called on the very beggining even before window is loaded.
public static Init ( ) : void
Résultat void