C# Class Northwind.Common.DataModel.NorthwindDtoData

Afficher le fichier Open project: ServiceStackV3/ServiceStack.Benchmarks Class Usage Examples

Méthodes publiques

Свойство Type Description
Instance NorthwindDtoData

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LoadData ( bool loadImages ) : void
ToCategoryDto ( Northwind.Common.DataModel.Category model ) : Northwind.Common.ServiceModel.CategoryDto
ToCustomerCustomerDemoDto ( Northwind.Common.DataModel.CustomerCustomerDemo model ) : Northwind.Common.ServiceModel.CustomerCustomerDemoDto
ToCustomerDto ( Northwind.Common.DataModel.Customer model ) : Northwind.Common.ServiceModel.CustomerDto
ToEmployeeDto ( Northwind.Common.DataModel.Employee model ) : Northwind.Common.ServiceModel.EmployeeDto
ToEmployeeTerritoryDto ( Northwind.Common.DataModel.EmployeeTerritory model ) : Northwind.Common.ServiceModel.EmployeeTerritoryDto
ToOrderDetailDto ( Northwind.Common.DataModel.OrderDetail model ) : Northwind.Common.ServiceModel.OrderDetailDto
ToOrderDto ( Northwind.Common.DataModel.Order model ) : Northwind.Common.ServiceModel.OrderDto
ToProduct ( Northwind.Common.DataModel.Product model ) : Northwind.Common.ServiceModel.ProductDto
ToRegionDto ( Northwind.Common.DataModel.Region model ) : Northwind.Common.ServiceModel.RegionDto
ToShipperDto ( Northwind.Common.DataModel.Shipper model ) : Northwind.Common.ServiceModel.ShipperDto
ToSupplierDto ( Northwind.Common.DataModel.Supplier model ) : Northwind.Common.ServiceModel.SupplierDto
ToTerritoryDto ( Territory model ) : TerritoryDto

Method Details

LoadData() public static méthode

public static LoadData ( bool loadImages ) : void
loadImages bool
Résultat void

ToCategoryDto() public static méthode

public static ToCategoryDto ( Northwind.Common.DataModel.Category model ) : Northwind.Common.ServiceModel.CategoryDto
model Northwind.Common.DataModel.Category
Résultat Northwind.Common.ServiceModel.CategoryDto

ToCustomerCustomerDemoDto() public static méthode

public static ToCustomerCustomerDemoDto ( Northwind.Common.DataModel.CustomerCustomerDemo model ) : Northwind.Common.ServiceModel.CustomerCustomerDemoDto
model Northwind.Common.DataModel.CustomerCustomerDemo
Résultat Northwind.Common.ServiceModel.CustomerCustomerDemoDto

ToCustomerDto() public static méthode

public static ToCustomerDto ( Northwind.Common.DataModel.Customer model ) : Northwind.Common.ServiceModel.CustomerDto
model Northwind.Common.DataModel.Customer
Résultat Northwind.Common.ServiceModel.CustomerDto

ToEmployeeDto() public static méthode

public static ToEmployeeDto ( Northwind.Common.DataModel.Employee model ) : Northwind.Common.ServiceModel.EmployeeDto
model Northwind.Common.DataModel.Employee
Résultat Northwind.Common.ServiceModel.EmployeeDto

ToEmployeeTerritoryDto() public static méthode

public static ToEmployeeTerritoryDto ( Northwind.Common.DataModel.EmployeeTerritory model ) : Northwind.Common.ServiceModel.EmployeeTerritoryDto
model Northwind.Common.DataModel.EmployeeTerritory
Résultat Northwind.Common.ServiceModel.EmployeeTerritoryDto

ToOrderDetailDto() public static méthode

public static ToOrderDetailDto ( Northwind.Common.DataModel.OrderDetail model ) : Northwind.Common.ServiceModel.OrderDetailDto
model Northwind.Common.DataModel.OrderDetail
Résultat Northwind.Common.ServiceModel.OrderDetailDto

ToOrderDto() public static méthode

public static ToOrderDto ( Northwind.Common.DataModel.Order model ) : Northwind.Common.ServiceModel.OrderDto
model Northwind.Common.DataModel.Order
Résultat Northwind.Common.ServiceModel.OrderDto

ToProduct() public static méthode

public static ToProduct ( Northwind.Common.DataModel.Product model ) : Northwind.Common.ServiceModel.ProductDto
model Northwind.Common.DataModel.Product
Résultat Northwind.Common.ServiceModel.ProductDto

ToRegionDto() public static méthode

public static ToRegionDto ( Northwind.Common.DataModel.Region model ) : Northwind.Common.ServiceModel.RegionDto
model Northwind.Common.DataModel.Region
Résultat Northwind.Common.ServiceModel.RegionDto

ToShipperDto() public static méthode

public static ToShipperDto ( Northwind.Common.DataModel.Shipper model ) : Northwind.Common.ServiceModel.ShipperDto
model Northwind.Common.DataModel.Shipper
Résultat Northwind.Common.ServiceModel.ShipperDto

ToSupplierDto() public static méthode

public static ToSupplierDto ( Northwind.Common.DataModel.Supplier model ) : Northwind.Common.ServiceModel.SupplierDto
model Northwind.Common.DataModel.Supplier
Résultat Northwind.Common.ServiceModel.SupplierDto

ToTerritoryDto() public static méthode

public static ToTerritoryDto ( Territory model ) : TerritoryDto
model Territory
Résultat TerritoryDto

Property Details

Instance public_oe static_oe property

public static NorthwindDtoData,Northwind.Common.DataModel Instance
Résultat NorthwindDtoData