C# Класс Zaz.Server.Advanced.Service.CommandsService

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

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

Метод Описание
CommandsService ( ServerContext context = null ) : System
ConvertLogEntry ( ) : LogEntry>>.Expression

Приватные методы

Метод Описание
BindFormToCommand ( string>.IDictionary form, Type cmdType ) : object
Get ( string path = "index.html" ) : HttpResponseMessage
GetScheduled ( string id, DateTime token ) : ExecutionStats
GetScheduledLog ( string id ) : IQueryable
MetaList ( ) : IQueryable
ParseQueryString ( string query ) : string>.Dictionary
Post ( PostCommandRequest env ) : HttpResponseMessage
PostLegacy ( HttpRequestMessage req ) : HttpResponseMessage
PostScheduled ( PostCommandRequest req ) : PostScheduledCommandResponse

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

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

public CommandsService ( ServerContext context = null ) : System
context ServerContext
Результат System

ConvertLogEntry() публичный статический метод

public static ConvertLogEntry ( ) : LogEntry>>.Expression
Результат LogEntry>>.Expression