C# Class Cadastro.Core.Domain.Model.Eventos.Participante

Show file Open project: yanjustino/5504 Class Usage Examples

Public Methods

Method Description
Participante ( string nome, string email, EventoId eventoId, string chave )

Protected Methods

Method Description
Participante ( )

Method Details

Participante() protected method

protected Participante ( )

Participante() public method

public Participante ( string nome, string email, EventoId eventoId, string chave )
nome string
email string
eventoId EventoId
chave string