C# 클래스 Res.Client.EventData

파일 보기 프로젝트 열기: heartysoft/res 1 사용 예제들

공개 메소드들

메소드 설명
EventData ( string typeTag, System.Guid eventId, string headers, string body, System.DateTime timestamp ) : System

메소드 상세

EventData() 공개 메소드

public EventData ( string typeTag, System.Guid eventId, string headers, string body, System.DateTime timestamp ) : System
typeTag string
eventId System.Guid
headers string
body string
timestamp System.DateTime
리턴 System