C# Class Rock.Store.PackageVersion

Represents a store category for packages.
Inheritance: StoreModel
Mostra file Open project: NewSpring/Rock

Public Methods

Method Description
PackageVersion ( ) : System

Initializes a new instance of the PackageVersion class.

Method Details

PackageVersion() public method

Initializes a new instance of the PackageVersion class.
public PackageVersion ( ) : System
return System