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
text
method
ReplacementTransformationMethod_
C# 클래스 android.text.method.ReplacementTransformationMethod_
상속:
android.text.method.ReplacementTransformationMethod
파일 보기
프로젝트 열기: JeroMiya/androidmono
보호된 메소드들
메소드
설명
getOriginal
( ) :
char[]
getReplacement
( ) :
char[]
비공개 메소드들
메소드
설명
ReplacementTransformationMethod_
( )
ReplacementTransformationMethod_
(
global
@__env
)
메소드 상세
getOriginal()
보호된
메소드
protected
getOriginal
( ) :
char[]
리턴
char[]
getReplacement()
보호된
메소드
protected
getReplacement
( ) :
char[]
리턴
char[]