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

Afficher le fichier Open project: yanjustino/5504 Class Usage Examples

Méthodes publiques

Méthode Description
Certificado ( EventoId eventoId, string nomeParticipante, string chaveParticiante ) : System
UriCertificado ( ) : string

Méthodes protégées

Méthode Description
Certificado ( ) : System

Method Details

Certificado() protected méthode

protected Certificado ( ) : System
Résultat System

Certificado() public méthode

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

UriCertificado() public méthode

public UriCertificado ( ) : string
Résultat string