C# 클래스 Emissao.Core.Domain.Model.Certificados.Certificado

파일 보기 프로젝트 열기: yanjustino/5504 1 사용 예제들

공개 메소드들

메소드 설명
Certificado ( EventoId eventoId, string nomeParticipante, string chaveParticiante ) : System
UriCertificado ( ) : string

보호된 메소드들

메소드 설명
Certificado ( ) : System

메소드 상세

Certificado() 보호된 메소드

protected Certificado ( ) : System
리턴 System

Certificado() 공개 메소드

public Certificado ( EventoId eventoId, string nomeParticipante, string chaveParticiante ) : System
eventoId Emissao.Core.Domain.Model.Eventos.EventoId
nomeParticipante string
chaveParticiante string
리턴 System

UriCertificado() 공개 메소드

public UriCertificado ( ) : string
리턴 string