C# Class Razorpay.Api.Errors.ErrorCodeHelper

Afficher le fichier Open project: razorpay/razorpay-dot-net

Méthodes publiques

Méthode Description
Get ( string message, string code, int httpStatusCode, string field ) : BaseError

Method Details

Get() public static méthode

public static Get ( string message, string code, int httpStatusCode, string field ) : BaseError
message string
code string
httpStatusCode int
field string
Résultat BaseError