C# 클래스 djfoxer.dp.notification.Core.Logic.ToastLogic

파일 보기 프로젝트 열기: djfoxer/dp.notification 1 사용 예제들

공개 메소드들

메소드 설명
ShowToast ( Notification notification, bool isForeground ) : void

비공개 메소드들

메소드 설명
Toast_Activated ( ToastNotification sender, object args ) : void

메소드 상세

ShowToast() 공개 메소드

public ShowToast ( Notification notification, bool isForeground ) : void
notification djfoxer.dp.notification.Core.Model.Notification
isForeground bool
리턴 void