C# 클래스 SnakeBite.WebManager

파일 보기 프로젝트 열기: topher-au/SnakeBite 1 사용 예제들

공개 메소드들

메소드 설명
CreateSampleData ( ) : void
DownloadModFile ( string SourceUrl, string DestFile ) : void
GetOnlineMods ( ) : List

메소드 상세

CreateSampleData() 공개 정적인 메소드

public static CreateSampleData ( ) : void
리턴 void

DownloadModFile() 공개 정적인 메소드

public static DownloadModFile ( string SourceUrl, string DestFile ) : void
SourceUrl string
DestFile string
리턴 void

GetOnlineMods() 공개 정적인 메소드

public static GetOnlineMods ( ) : List
리턴 List