C# 클래스 NCore.Validation.Violation

파일 보기 프로젝트 열기: danielwertheim/NCore

공개 메소드들

메소드 설명
Violation ( string key, string message, Types type = Types.Generic ) : System

메소드 상세

Violation() 공개 메소드

public Violation ( string key, string message, Types type = Types.Generic ) : System
key string
message string
type Types
리턴 System