C# Class IServiceOriented.ServiceBus.Services.SubscriptionNotFoundFault

显示文件 Open project: jezell/iserviceoriented

Private Properties

Property Type Description

Public Methods

Method Description
SubscriptionNotFoundFault ( ) : System
SubscriptionNotFoundFault ( System.Guid subscriptionId ) : System

Method Details

SubscriptionNotFoundFault() public method

public SubscriptionNotFoundFault ( ) : System
return System

SubscriptionNotFoundFault() public method

public SubscriptionNotFoundFault ( System.Guid subscriptionId ) : System
subscriptionId System.Guid
return System