C# 클래스 OpenRA.ModContent.ModDownload

파일 보기 프로젝트 열기: pchote/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
Extract string>.Dictionary
MirrorList string
Title string
URL string

공개 메소드들

메소드 설명
ModDownload ( MiniYaml yaml ) : System.Collections.Generic

메소드 상세

ModDownload() 공개 메소드

public ModDownload ( MiniYaml yaml ) : System.Collections.Generic
yaml MiniYaml
리턴 System.Collections.Generic

프로퍼티 상세

Extract 공개적으로 프로퍼티

public Dictionary Extract
리턴 string>.Dictionary

MirrorList 공개적으로 프로퍼티

public string MirrorList
리턴 string

Title 공개적으로 프로퍼티

public string Title
리턴 string

URL 공개적으로 프로퍼티

public string URL
리턴 string