C# Класс 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.
Показать файл Открыть проект

Открытые методы

Метод Описание
Init ( ) : void

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

Описание методов

Init() публичный статический Метод

Fetches newest definitions or loads default ones. Called on the very beggining even before window is loaded.
public static Init ( ) : void
Результат void