C# Class VelocityDbSchema.Tracker.ProductVersion

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB Class Usage Examples

Méthodes publiques

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

Method Details

ProductVersion() public méthode

public ProductVersion ( ) : System
Résultat System

ProductVersion() public méthode

public ProductVersion ( User user, string version, string description, System.DateTime releaseDate ) : System
user User
version string
description string
releaseDate System.DateTime
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string