C# 클래스 JetDev.Cielo.ExcecaoPagamento

상속: System.Exception
파일 보기 프로젝트 열기: jetdev/JetDev.Cielo

공개 메소드들

메소드 설명
ExcecaoPagamento ( ) : System
ExcecaoPagamento ( Entidades detalhe, string xmlRequisicao, string xmlResposta ) : System

메소드 상세

ExcecaoPagamento() 공개 메소드

public ExcecaoPagamento ( ) : System
리턴 System

ExcecaoPagamento() 공개 메소드

public ExcecaoPagamento ( Entidades detalhe, string xmlRequisicao, string xmlResposta ) : System
detalhe Entidades
xmlRequisicao string
xmlResposta string
리턴 System