C# Класс XrmFramework.RemoteDebugger.Common.LocalServiceEndpointNotificationService

Наследование: IServiceEndpointNotificationService
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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