C# Class JSGenExample.Models.Customer

Show file Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Customer ( )
Customer ( int id, string name, string email )

Method Details

Customer() public method

public Customer ( )

Customer() public method

public Customer ( int id, string name, string email )
id int
name string
email string