C# Class AA2Install.ModDL

Show file 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 property

public string Name
return string

URL public property

public Uri,System URL
return System.Uri