C# Class Core.Domain.Order

Inheritance: Entity
Afficher le fichier Open project: jeffreypalermo/mvc2inaction

Méthodes publiques

Méthode Description
Order ( ) : System
Ship ( ) : void

Method Details

Order() public méthode

public Order ( ) : System
Résultat System

Ship() public méthode

public Ship ( ) : void
Résultat void