C# Class CredPlus.Captacao.Domain.Model.Clientes.Empreendedor

Inheritance: CredPlus.Compartilhado.Validations.Validatable
Datei anzeigen Open project: yanjustino/DomainModelExamples Class Usage Examples

Protected Methods

Method Description
Validate ( ) : void

Private Methods

Method Description
Empreendedor ( string nome, string cpf, string email, bool spc = false ) : CredPlus.Captacao.Domain.Model.Clientes.ValueObjects

Method Details

Validate() protected method

protected Validate ( ) : void
return void