C# 클래스 ThemeMeUp.Infrastructure.EnvironmentAuthentication

상속: IAuthentication
파일 보기 프로젝트 열기: petrspelos/theme-me-up

공개 메소드들

메소드 설명
GetApiKey ( ) : string
SetApiKey ( string key ) : void

메소드 상세

GetApiKey() 공개 메소드

public GetApiKey ( ) : string
리턴 string

SetApiKey() 공개 메소드

public SetApiKey ( string key ) : void
key string
리턴 void