Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Dev2
DynamicServices
DynamicService
C# Класс Dev2.DynamicServices.DynamicService
Provides an representation of a service A service can contain actions that define what the service can do This class is hydrated from the service definition file.
Наследование:
Dev2.DynamicServices.Objects.Base.DynamicServiceObjectBase
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
Compile
( ) :
bool
Compiles this object
DynamicService
( ) :
System
Initializes the Dynamic Service
Описание методов
Compile()
публичный
Метод
Compiles this object
public
Compile
( ) :
bool
Результат
bool
DynamicService()
публичный
Метод
Initializes the Dynamic Service
public
DynamicService
( ) :
System
Результат
System