C# 클래스 Automobile.Communication.Messaging.Response

상속: IResponse
파일 보기 프로젝트 열기: vistaprint/automobile

공개 메소드들

메소드 설명
Response ( System.Guid guid ) : System
Response ( System.Guid guid, bool success ) : System

메소드 상세

Response() 공개 메소드

public Response ( System.Guid guid ) : System
guid System.Guid
리턴 System

Response() 공개 메소드

public Response ( System.Guid guid, bool success ) : System
guid System.Guid
success bool
리턴 System