C# Класс Gtd.StuffPutInInbox

Наследование: Event, ITrustedSystemEvent
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

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

Метод Описание
StuffPutInInbox ( ) : System
StuffPutInInbox ( TrustedSystemId id, StuffId stuffId, string stuffDescription, System.DateTime timeUtc ) : System

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

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

public StuffPutInInbox ( ) : System
Результат System

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

public StuffPutInInbox ( TrustedSystemId id, StuffId stuffId, string stuffDescription, System.DateTime timeUtc ) : System
id TrustedSystemId
stuffId StuffId
stuffDescription string
timeUtc System.DateTime
Результат System