C# Class Res.Client.EventData

Mostra file Open project: heartysoft/res Class Usage Examples

Public Methods

Method Description
EventData ( string typeTag, System.Guid eventId, string headers, string body, System.DateTime timestamp ) : System

Method Details

EventData() public method

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
return System