C# Class Affecto.PositiveFeedback.Application.Employee

Datei anzeigen Open project: affecto/positiivisen-palautteen-keha Class Usage Examples

Public Methods

Method Description
Employee ( System.Guid id, string lastName, string firstName, string title, string location, bool hasPicture, IEnumerable textFeedback = null ) : System

Method Details

Employee() public method

public Employee ( System.Guid id, string lastName, string firstName, string title, string location, bool hasPicture, IEnumerable textFeedback = null ) : System
id System.Guid
lastName string
firstName string
title string
location string
hasPicture bool
textFeedback IEnumerable
return System