Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Orders
com
BLL
Rules
OrderItemAmountValidityRule
C# 클래스 Orders.com.BLL.Rules.OrderItemAmountValidityRule
상속:
Peasy.Core.RuleBase
파일 보기
프로젝트 열기: peasy/Samples
1 사용 예제들
공개 메소드들
메소드
설명
OrderItemAmountValidityRule
(
OrderItem
item
,
Product
product
) :
Peasy.Core
보호된 메소드들
메소드
설명
OnValidate
( ) :
void
메소드 상세
OnValidate()
보호된
메소드
protected
OnValidate
( ) :
void
리턴
void
OrderItemAmountValidityRule()
공개
메소드
public
OrderItemAmountValidityRule
(
OrderItem
item
,
Product
product
) :
Peasy.Core
item
Orders.com.BLL.Domain.OrderItem
product
Orders.com.BLL.Domain.Product
리턴
Peasy.Core