C# Class Castle.Components.Validator.Tests.Models.Person

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Person ( )
Person ( int id, int age, string name, string address )

Method Details

Person() public méthode

public Person ( )

Person() public méthode

public Person ( int id, int age, string name, string address )
id int
age int
name string
address string