Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Delivery
WithCourierState
C# Class Delivery.WithCourierState
Inheritance:
AbstractDeliveryState
ファイルを表示
Open project: bytecode0101/uCRM
Class Usage Examples
Protected Properties
Property
Type
Description
product_on_the_way
ProductToBeDelivered
Public Methods
Method
Description
Continue
( ) :
void
WithCourierState
(
Product
product
) :
System
Method Details
Continue()
public
method
public
Continue
( ) :
void
return
void
WithCourierState()
public
method
public
WithCourierState
(
Product
product
) :
System
product
StockManagement.Product
return
System
Property Details
product_on_the_way
protected_oe property
protected
ProductToBeDelivered,Delivery
product_on_the_way
return
ProductToBeDelivered