C# Class Spring.Data.Northwind.Shipper

Afficher le fichier Open project: spring-projects/spring-net

Méthodes publiques

Méthode Description
Shipper ( )

Initializes a new instance of the Shipper class.

Shipper ( int id, string name, string phone )

Method Details

Shipper() public méthode

Initializes a new instance of the Shipper class.
public Shipper ( )

Shipper() public méthode

public Shipper ( int id, string name, string phone )
id int
name string
phone string