C# Class AA2Install.ModDL

ファイルを表示 Open project: aa2g/AA2Install

Public Properties

Property Type Description
Name string
URL System.Uri

Public Methods

Method Description
ModDL ( string name, Uri uri ) : System

Method Details

ModDL() public method

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

Property Details

Name public_oe property

public string Name
return string

URL public_oe property

public Uri,System URL
return System.Uri