C# Class IServiceOriented.ServiceBus.Services.ListenerNotFoundFault

ファイルを表示 Open project: jezell/iserviceoriented

Private Properties

Property Type Description

Public Methods

Method Description
ListenerNotFoundFault ( ) : System
ListenerNotFoundFault ( System.Guid listenerId ) : System

Method Details

ListenerNotFoundFault() public method

public ListenerNotFoundFault ( ) : System
return System

ListenerNotFoundFault() public method

public ListenerNotFoundFault ( System.Guid listenerId ) : System
listenerId System.Guid
return System