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
ThemeMeUp
Infrastructure
EnvironmentAuthentication
C# Class ThemeMeUp.Infrastructure.EnvironmentAuthentication
Inheritance:
IAuthentication
Afficher le fichier
Open project: petrspelos/theme-me-up
Méthodes publiques
Méthode
Description
GetApiKey
( ) :
string
SetApiKey
(
string
key
) :
void
Method Details
GetApiKey()
public
méthode
public
GetApiKey
( ) :
string
Résultat
string
SetApiKey()
public
méthode
public
SetApiKey
(
string
key
) :
void
key
string
Résultat
void