C# Класс Dev2.Studio.Core.Factories.WebCommunicationResponseFactory

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

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

Метод Описание
CreateWebCommunicationResponse ( string contentType, long contentLength, string content ) : IWebCommunicationResponse

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

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

public static CreateWebCommunicationResponse ( string contentType, long contentLength, string content ) : IWebCommunicationResponse
contentType string
contentLength long
content string
Результат IWebCommunicationResponse