Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Rock
Model
PersonBadgeService
C# Class Rock.Model.PersonBadgeService
Afficher le fichier
Open project: NewSpring/Rock
Class Usage Examples
Méthodes publiques
Méthode
Description
GetGuid
(
int
id
) :
Guid?
Gets the Guid for the RestAction that has the specified Id
Method Details
GetGuid()
public
méthode
Gets the Guid for the RestAction that has the specified Id
public
GetGuid
(
int
id
) :
Guid?
id
int
The identifier.
Résultat
Guid?