Property | Type | Description | |
---|---|---|---|
Author | string | ||
Dependancies | List |
||
Description | string | ||
GUID | string | ||
Name | string | ||
PackageFile | string | ||
PackageType | PackageType | ||
Reccomendations | List |
||
Website | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Package ( ) : System |
Creates a new package
|
|
Package ( |
Creates a clone of the specified package
|
public Package ( |
||
packageToClone | The package to clone | |
dependancy | bool | Whether this package is part of a dependancy list |
return | System |