C# 클래스 XrmFramework.RemoteDebugger.Common.LocalServiceEndpointNotificationService

상속: IServiceEndpointNotificationService
파일 보기 프로젝트 열기: cgoconseils/XrmFramework 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( EntityReference serviceEndpoint, IExecutionContext context ) : string
LocalServiceEndpointNotificationService ( RemoteDebugExecutionContext context ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( EntityReference serviceEndpoint, IExecutionContext context ) : string
serviceEndpoint EntityReference
context IExecutionContext
리턴 string

LocalServiceEndpointNotificationService() 공개 메소드

public LocalServiceEndpointNotificationService ( RemoteDebugExecutionContext context ) : System
context RemoteDebugExecutionContext
리턴 System