C# 클래스 IServiceOriented.ServiceBus.Services.SubscriptionNotFoundFault

파일 보기 프로젝트 열기: jezell/iserviceoriented

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SubscriptionNotFoundFault ( ) : System
SubscriptionNotFoundFault ( System.Guid subscriptionId ) : System

메소드 상세

SubscriptionNotFoundFault() 공개 메소드

public SubscriptionNotFoundFault ( ) : System
리턴 System

SubscriptionNotFoundFault() 공개 메소드

public SubscriptionNotFoundFault ( System.Guid subscriptionId ) : System
subscriptionId System.Guid
리턴 System