Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Rock
Model
RestActionService
C# Класс Rock.Model.RestActionService
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
GetGuid
(
int
id
) :
Guid?
Gets the Guid for the RestAction that has the specified Id
Описание методов
GetGuid()
публичный
Метод
Gets the Guid for the RestAction that has the specified Id
public
GetGuid
(
int
id
) :
Guid?
id
int
The identifier.
Результат
Guid?