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

Inheritance: CredPlus.Compartilhado.Validations.Validatable
Afficher le fichier Open project: yanjustino/DomainModelExamples

Méthodes protégées

Méthode Description
Validate ( ) : void

Private Methods

Méthode Description
Cliente ( string nome, string ramo, string cnpj, decimal rendimentos, Empreendedor empreendedor ) : CredPlus.Captacao.Domain.Model.Clientes.ValueObjects

Method Details

Validate() protected méthode

protected Validate ( ) : void
Résultat void