C# Class IServiceOriented.ServiceBus.EndpointEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jezell/iserviceoriented

Méthodes publiques

Méthode Description
EndpointEventArgs ( ) : System
EndpointEventArgs ( Endpoint endpoint ) : System

Method Details

EndpointEventArgs() public méthode

public EndpointEventArgs ( ) : System
Résultat System

EndpointEventArgs() public méthode

public EndpointEventArgs ( Endpoint endpoint ) : System
endpoint Endpoint
Résultat System