Метод | Описание | |
---|---|---|
CustomerDetailsOverviewViewModel ( IReadRepository readRepository ) : System | ||
GetCustomerId ( ) : System.Guid | ||
WithCustomer ( string customerDtoId ) : void |
public CustomerDetailsOverviewViewModel ( IReadRepository readRepository ) : System | ||
readRepository | IReadRepository | |
Результат | System |
public WithCustomer ( string customerDtoId ) : void | ||
customerDtoId | string | |
Результат | void |