C# Class BankAccountManagement.Models.RuleViolation

Datei anzeigen Open project: finnor-archive/base

Public Methods

Method Description
RuleViolation ( String errorMessage ) : System
RuleViolation ( String errorMessage, String propertyName ) : System

Method Details

RuleViolation() public method

public RuleViolation ( String errorMessage ) : System
errorMessage String
return System

RuleViolation() public method

public RuleViolation ( String errorMessage, String propertyName ) : System
errorMessage String
propertyName String
return System