C# 클래스 WebApplications.Utilities.Service.Common.Protocol.Response

상속: Message
파일 보기 프로젝트 열기: webappsuk/CoreLibraries

보호된 메소드들

메소드 설명
Response ( System.Guid id ) : System

Initializes a new instance of the Response class.

메소드 상세

Response() 보호된 메소드

Initializes a new instance of the Response class.
protected Response ( System.Guid id ) : System
id System.Guid The identifier of the this is a response to.
리턴 System