C# Class OrderDataControl, code

显示文件 Open project: shendongnian/code Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Save ( OrderItems, contact ) : int?

Saves the specified contact.

Method Details

Save() public method

Saves the specified contact.
public Save ( OrderItems, contact ) : int?
contact OrderItems, The contact.
return int?