C# 클래스 YetAnotherRelogger.Helpers.PluginVersionCheck

파일 보기 프로젝트 열기: sinterlkaas/YetAnotherRelogger

공개 메소드들

메소드 설명
Check ( string path ) : bool
Install ( string path ) : void

메소드 상세

Check() 공개 정적인 메소드

public static Check ( string path ) : bool
path string
리턴 bool

Install() 공개 정적인 메소드

public static Install ( string path ) : void
path string
리턴 void