C# 클래스 AA2Install.ModDL

파일 보기 프로젝트 열기: aa2g/AA2Install

공개 프로퍼티들

프로퍼티 타입 설명
Name string
URL System.Uri

공개 메소드들

메소드 설명
ModDL ( string name, Uri uri ) : System

메소드 상세

ModDL() 공개 메소드

public ModDL ( string name, Uri uri ) : System
name string
uri System.Uri
리턴 System

프로퍼티 상세

Name 공개적으로 프로퍼티

public string Name
리턴 string

URL 공개적으로 프로퍼티

public Uri,System URL
리턴 System.Uri