Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
RTDealsWebApplication
DBAccess
DeliverySchedule
C# Class RTDealsWebApplication.DBAccess.DeliverySchedule
显示文件
Open project: jediskywalker/RTDeals
Public Methods
Method
Description
InsertUpdateDeliveryPlan
(
DeliveryPlan
tmpplan
) :
void
Method Details
InsertUpdateDeliveryPlan()
public
static
method
public
static
InsertUpdateDeliveryPlan
(
DeliveryPlan
tmpplan
) :
void
tmpplan
RTDealsWebApplication.Models.DeliveryPlan
return
void