Méthode | Description | |
---|---|---|
CustomerDetailsOverviewViewModel ( IReadRepository readRepository ) : System | ||
GetCustomerId ( ) : System.Guid | ||
WithCustomer ( string customerDtoId ) : void |
public CustomerDetailsOverviewViewModel ( IReadRepository readRepository ) : System | ||
readRepository | IReadRepository | |
Résultat | System |
public WithCustomer ( string customerDtoId ) : void | ||
customerDtoId | string | |
Résultat | void |