C# Class FormHelperSample.Models.Supplier

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

Méthodes publiques

Méthode Description
Supplier ( ) : System
Supplier ( int id, string name ) : System

Method Details

Supplier() public méthode

public Supplier ( ) : System
Résultat System

Supplier() public méthode

public Supplier ( int id, string name ) : System
id int
name string
Résultat System