C# Class VelocityDbSchema.Tracker.ProductVersion

Inheritance: OptimizedPersistable
ファイルを表示 Open project: VelocityDB/VelocityDB Class Usage Examples

Public Methods

Method Description
ProductVersion ( ) : System
ProductVersion ( User user, string version, string description, System.DateTime releaseDate ) : System
ToString ( ) : string

Method Details

ProductVersion() public method

public ProductVersion ( ) : System
return System

ProductVersion() public method

public ProductVersion ( User user, string version, string description, System.DateTime releaseDate ) : System
user User
version string
description string
releaseDate System.DateTime
return System

ToString() public method

public ToString ( ) : string
return string