C# Class Emissao.Core.Domain.Model.Certificados.Certificado

Mostrar archivo Open project: yanjustino/5504 Class Usage Examples

Public Methods

Method Description
Certificado ( EventoId eventoId, string nomeParticipante, string chaveParticiante ) : System
UriCertificado ( ) : string

Protected Methods

Method Description
Certificado ( ) : System

Method Details

Certificado() protected method

protected Certificado ( ) : System
return System

Certificado() public method

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

UriCertificado() public method

public UriCertificado ( ) : string
return string