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.
Mostrar archivo Open project: Mordonus/MALClient

Public Methods

Method 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 method

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