C# Class VelocityDbSchema.Samples.Sample1.Person

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB

Méthodes publiques

Méthode Description
Person ( string firstName, string lastName, UInt16 age ) : System

Method Details

Person() public méthode

public Person ( string firstName, string lastName, UInt16 age ) : System
firstName string
lastName string
age System.UInt16
Résultat System