C# 클래스 Razorpay.Api.Errors.ErrorCodeHelper

파일 보기 프로젝트 열기: razorpay/razorpay-dot-net

공개 메소드들

메소드 설명
Get ( string message, string code, int httpStatusCode, string field ) : BaseError

메소드 상세

Get() 공개 정적인 메소드

public static Get ( string message, string code, int httpStatusCode, string field ) : BaseError
message string
code string
httpStatusCode int
field string
리턴 BaseError