C# Class Res.Client.EventData

Afficher le fichier Open project: heartysoft/res Class Usage Examples

Méthodes publiques

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

Method Details

EventData() public méthode

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
Résultat System