Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Spring
Data
Northwind
Shipper
C# Class Spring.Data.Northwind.Shipper
Show file
Open project: spring-projects/spring-net
Public Methods
Method
Description
Shipper
( )
Initializes a new instance of the
Shipper
class.
Shipper
(
int
id
,
string
name
,
string
phone
)
Method Details
Shipper()
public
method
Initializes a new instance of the
Shipper
class.
public
Shipper
( )
Shipper()
public
method
public
Shipper
(
int
id
,
string
name
,
string
phone
)
id
int
name
string
phone
string