C# Class TrainNotifier.Common.FeedEvent

event raised when data received from an NMS connection
Inheritance: System.EventArgs
Afficher le fichier Open project: blueghostuk/trainnotifier-server

Méthodes publiques

Méthode Description
FeedEvent ( Feed source, string data ) : System

Method Details

FeedEvent() public méthode

public FeedEvent ( Feed source, string data ) : System
source Feed
data string
Résultat System