Method | Description | |
---|---|---|
CanDeleteCategoryRule ( long categoryID, IProductDataProxy productsDataProxy ) : Orders.com.BLL.DataProxy |
Method | Description | |
---|---|---|
OnValidate ( ) : void | ||
OnValidateAsync ( ) : System.Threading.Tasks.Task |
public CanDeleteCategoryRule ( long categoryID, IProductDataProxy productsDataProxy ) : Orders.com.BLL.DataProxy | ||
categoryID | long | |
productsDataProxy | IProductDataProxy | |
return | Orders.com.BLL.DataProxy |
protected OnValidateAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |