C# Класс BLL.Workflows.Unicast

Показать файл Открыть проект

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

Метод Описание
Start ( ) : string
Unicast ( Models computer, string direction, int userId ) : Helpers

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

Start() публичный метод

public Start ( ) : string
Результат string

Unicast() публичный метод

public Unicast ( Models computer, string direction, int userId ) : Helpers
computer Models
direction string
userId int
Результат Helpers