Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.PackageAttributes.PackageInfoAttribute Constructor

Constructor.

Class: YetaWF.PackageAttributes.PackageInfoAttribute
Namespace: YetaWF.PackageAttributes
Assembly: YetaWF.Core

Syntax

public PackageInfoAttribute(
    string updateServerLink,
    string infoLink,
    string supportLink,
    string releaseNoticeLink,
    string licenseLink );
public PackageInfoAttribute(
    string updateServerLink,
    string infoLink,
    string supportLink,
    string releaseNoticeLink,
    string licenseLink,
    string storeLink );

Parameters

updateServerLink

(not specified)

infoLink

(not specified)

supportLink

(not specified)

releaseNoticeLink

(not specified)

licenseLink

(not specified)

storeLink

(not specified)

Remarks

Standard constructor.

See Also YetaWF.PackageAttributes.PackageInfoAttribute ClassYetaWF.Core Overview