메소드 | 설명 | |
---|---|---|
Delete ( int id ) : bool | ||
ProductDAL ( ) : System | ||
add ( |
||
find ( int id ) : |
||
getAllProducts ( ) : List |
||
update ( |
||
updateQuantity ( |
public add ( |
||
productModel | ||
리턴 | bool |
public update ( |
||
_productModel | ||
리턴 | bool |
public updateQuantity ( |
||
productModel | ||
리턴 | bool |