Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
android
content
MutableContextWrapper
C# 클래스 android.content.MutableContextWrapper
상속:
android.content.ContextWrapper
파일 보기
프로젝트 열기: JeroMiya/androidmono
공개 메소드들
메소드
설명
MutableContextWrapper
(
android
arg0
)
setBaseContext
(
android
arg0
) :
void
보호된 메소드들
메소드
설명
MutableContextWrapper
(
global
@__env
)
비공개 메소드들
메소드
설명
MutableContextWrapper
( )
메소드 상세
MutableContextWrapper()
공개
메소드
public
MutableContextWrapper
(
android
arg0
)
arg0
android
MutableContextWrapper()
보호된
메소드
protected
MutableContextWrapper
(
global
@__env
)
@__env
global
setBaseContext()
공개
메소드
public
setBaseContext
(
android
arg0
) :
void
arg0
android
리턴
void