C# Class Account.ManifestManagement.ViewModel.ManifestModel

Inheritance: Account.Entity.BaseEntiy
Show file Open project: KINGGUOKUN/Account Class Usage Examples

Public Methods

Method Description
ManifestModel ( ) : System
ManifestModel ( Manifest manifest ) : System
ToManifest ( ) : Manifest

Method Details

ManifestModel() public method

public ManifestModel ( ) : System
return System

ManifestModel() public method

public ManifestModel ( Manifest manifest ) : System
manifest Manifest
return System

ToManifest() public method

public ToManifest ( ) : Manifest
return Manifest