C# 클래스 Dev2.Studio.Core.Factories.WebCommunicationResponseFactory

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
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