C# Class Rock.Store.Package

Represents a package in the store.
Inheritance: StoreModel
Mostra file Open project: NewSpring/Rock

Public Methods

Method Description
Package ( ) : System

Initializes a new instance of the Package class.

Method Details

Package() public method

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