C# 클래스 Spring.Data.Northwind.Shipper

파일 보기 프로젝트 열기: spring-projects/spring-net

공개 메소드들

메소드 설명
Shipper ( )

Initializes a new instance of the Shipper class.

Shipper ( int id, string name, string phone )

메소드 상세

Shipper() 공개 메소드

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

Shipper() 공개 메소드

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