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.
파일 보기 프로젝트 열기: Mordonus/MALClient

공개 메소드들

메소드 설명
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