메소드 | 설명 | |
---|---|---|
GetCanceledOrders ( string email ) : bool>>.Expression |
||
GetCreatedOrders ( string email ) : bool>>.Expression |
||
GetDeliveredOrders ( string email ) : bool>>.Expression |
||
GetOrderDetails ( int id, string email ) : bool>>.Expression |
||
GetOrdersFromUser ( string email ) : bool>>.Expression |
||
GetPaidOrders ( string email ) : bool>>.Expression |
public static GetCanceledOrders ( string email ) : bool>>.Expression |
||
string | ||
리턴 | bool>>.Expression |
public static GetCreatedOrders ( string email ) : bool>>.Expression |
||
string | ||
리턴 | bool>>.Expression |
public static GetDeliveredOrders ( string email ) : bool>>.Expression |
||
string | ||
리턴 | bool>>.Expression |
public static GetOrderDetails ( int id, string email ) : bool>>.Expression |
||
id | int | |
string | ||
리턴 | bool>>.Expression |
public static GetOrdersFromUser ( string email ) : bool>>.Expression |
||
string | ||
리턴 | bool>>.Expression |
public static GetPaidOrders ( string email ) : bool>>.Expression |
||
string | ||
리턴 | bool>>.Expression |