C# Class NCore.Validation.Violation

Afficher le fichier Open project: danielwertheim/NCore

Méthodes publiques

Méthode Description
Violation ( string key, string message, Types type = Types.Generic ) : System

Method Details

Violation() public méthode

public Violation ( string key, string message, Types type = Types.Generic ) : System
key string
message string
type Types
Résultat System