메소드 | 설명 | |
---|---|---|
Create ( |
||
Delete ( int id ) : |
||
Get ( ) : List |
||
Get ( int skip, int take ) : List |
||
Get ( int id ) : |
||
GetOutOfStock ( ) : List |
||
ProductApplicationService ( IProductRepository repository, IUnitOfWork unitOfWork ) : System.Collections.Generic | ||
UpdateBasicInformation ( |
public Create ( |
||
command | ||
리턴 |
public ProductApplicationService ( IProductRepository repository, IUnitOfWork unitOfWork ) : System.Collections.Generic | ||
repository | IProductRepository | |
unitOfWork | IUnitOfWork | |
리턴 | System.Collections.Generic |
public UpdateBasicInformation ( |
||
command | ||
리턴 |