Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Awesomizer
Controls
AlertView
C# 클래스 Awesomizer.Controls.AlertView
상속:
UIView
파일 보기
프로젝트 열기: MikeCodesDotNet/Awesomizer
공개 메소드들
메소드
설명
AlertView
(
string
title
,
string
message
) :
System
Show
( ) :
void
메소드 상세
AlertView()
공개
메소드
public
AlertView
(
string
title
,
string
message
) :
System
title
string
message
string
리턴
System
Show()
공개
메소드
public
Show
( ) :
void
리턴
void