C# Class FormHelperSample.Models.Supplier

ファイルを表示 Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
Supplier ( ) : System
Supplier ( int id, string name ) : System

Method Details

Supplier() public method

public Supplier ( ) : System
return System

Supplier() public method

public Supplier ( int id, string name ) : System
id int
name string
return System