예제 #1
0
 private bool IsVerified(IVerification verification)
 {
     return(verification.IsVerified(RuleList));
 }