Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Start
AppConfig
C# 클래스 Start.AppConfig
파일 보기
프로젝트 열기: wcgh/Taobaoshua
공개 메소드들
메소드
설명
AppConfig
( ) :
System
SetValue
(
string
AppKey
,
string
AppValue
) :
void
getValue
(
string
AppKey
) :
string
메소드 상세
AppConfig()
공개
메소드
public
AppConfig
( ) :
System
리턴
System
SetValue()
공개
정적인
메소드
public
static
SetValue
(
string
AppKey
,
string
AppValue
) :
void
AppKey
string
AppValue
string
리턴
void
getValue()
공개
정적인
메소드
public
static
getValue
(
string
AppKey
) :
string
AppKey
string
리턴
string