C# 클래스 Castle.Components.Validator.Tests.Models.Client

상속: Person
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Client ( )
Client ( int id, int age, string name, string address, string email, string password, string confirmation )

메소드 상세

Client() 공개 메소드

public Client ( )

Client() 공개 메소드

public Client ( int id, int age, string name, string address, string email, string password, string confirmation )
id int
age int
name string
address string
email string
password string
confirmation string