C# 클래스 BankAccountManagement.Models.RuleViolation

파일 보기 프로젝트 열기: finnor-archive/base

공개 메소드들

메소드 설명
RuleViolation ( String errorMessage ) : System
RuleViolation ( String errorMessage, String propertyName ) : System

메소드 상세

RuleViolation() 공개 메소드

public RuleViolation ( String errorMessage ) : System
errorMessage String
리턴 System

RuleViolation() 공개 메소드

public RuleViolation ( String errorMessage, String propertyName ) : System
errorMessage String
propertyName String
리턴 System