C# Class VelocityDbSchema.Indexes.DriversLicense

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DriversLicense ( string stateOrCountry, string licenseNumber, System.DateTime validUntil ) : System

Method Details

DriversLicense() public méthode

public DriversLicense ( string stateOrCountry, string licenseNumber, System.DateTime validUntil ) : System
stateOrCountry string
licenseNumber string
validUntil System.DateTime
Résultat System