C# Class Delivery.AbstractDeliveryState

Abstract class
Afficher le fichier Open project: bytecode0101/uCRM Class Usage Examples

Protected Properties

Свойство Type Description
productToDeliver ProductToBeDelivered

Méthodes publiques

Méthode Description
Continue ( ) : void

Method Details

Continue() public abstract méthode

public abstract Continue ( ) : void
Résultat void

Property Details

productToDeliver protected_oe property

protected ProductToBeDelivered,Delivery productToDeliver
Résultat ProductToBeDelivered