C# Class Raven.Documentation.Articles.articles.Samples.Employee

Mostra file Open project: ravendb/docs Class Usage Examples

Public Methods

Method Description
Employee ( EmployeeId id, FullName name, object notInformed, decimal initialSalary ) : System

Method Details

Employee() public method

public Employee ( EmployeeId id, FullName name, object notInformed, decimal initialSalary ) : System
id EmployeeId
name FullName
notInformed object
initialSalary decimal
return System