C# 클래스 InTheHand.UI.Popups.MessageDialogHelper

Provides helper methods for MessageDialog.
파일 보기 프로젝트 열기: inthehand/Charming

공개 메소드들

메소드 설명
ShowAsync2 ( this md ) : IAsyncOperation

Shows a MessageDialog using a ContentDialog on desktop Windows where possible.

메소드 상세

ShowAsync2() 공개 정적인 메소드

Shows a MessageDialog using a ContentDialog on desktop Windows where possible.
public static ShowAsync2 ( this md ) : IAsyncOperation
md this The MessageDialog
리턴 IAsyncOperation