C# Class Pomona.Example.Models.ErrorStatus

Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
ErrorStatus ( string message, int errorCode, string member = null, string exception = null )

Method Details

ErrorStatus() public méthode

public ErrorStatus ( string message, int errorCode, string member = null, string exception = null )
message string
errorCode int
member string
exception string