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