Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LondonBike
DistanceView
C# 클래스 LondonBike.DistanceView
파일 보기
프로젝트 열기: nicwise/londonbikeapp
1 사용 예제들
Private Properties
프로퍼티
타입
설명
DistanceView
System
공개 메소드들
메소드
설명
DistanceView
( ) :
System
DistanceView
(
IntPtr
handle
) :
System
Initialize
( ) :
void
TextToShow
(
string
text
) :
void
ViewDidLoad
( ) :
void
비공개 메소드들
메소드
설명
DistanceView
(
NSCoder
coder
) :
System
메소드 상세
DistanceView()
공개
메소드
public
DistanceView
( ) :
System
리턴
System
DistanceView()
공개
메소드
public
DistanceView
(
IntPtr
handle
) :
System
handle
IntPtr
리턴
System
Initialize()
공개
메소드
public
Initialize
( ) :
void
리턴
void
TextToShow()
공개
메소드
public
TextToShow
(
string
text
) :
void
text
string
리턴
void
ViewDidLoad()
공개
메소드
public
ViewDidLoad
( ) :
void
리턴
void