C# 클래스 XPlatformMenusTabs.iOS.Services.TouchDialogService

상속: IDialogService
파일 보기 프로젝트 열기: MvvmCross/MvvmCross-Samples

공개 메소드들

메소드 설명
Alert ( string message, string title, string okbtnText ) : void

메소드 상세

Alert() 공개 메소드

public Alert ( string message, string title, string okbtnText ) : void
message string
title string
okbtnText string
리턴 void