C# Класс Affecto.PositiveFeedback.Application.Employee

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Employee ( System.Guid id, string lastName, string firstName, string title, string location, bool hasPicture, IEnumerable textFeedback = null ) : System

Описание методов

Employee() публичный Метод

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
Результат System