C# 클래스 Pureisuteshon.Notifications.NotifyStatusTile

파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App

공개 메소드들

메소드 설명
ClearCurrentTiles ( ) : void
CreateRecentActvityLiveTile ( PlayStation_App.Models.RecentActivity.Feed feed ) : void
CreateToastNotification ( string header, string text ) : void
IsInternet ( ) : bool

메소드 상세

ClearCurrentTiles() 공개 정적인 메소드

public static ClearCurrentTiles ( ) : void
리턴 void

CreateRecentActvityLiveTile() 공개 정적인 메소드

public static CreateRecentActvityLiveTile ( PlayStation_App.Models.RecentActivity.Feed feed ) : void
feed PlayStation_App.Models.RecentActivity.Feed
리턴 void

CreateToastNotification() 공개 정적인 메소드

public static CreateToastNotification ( string header, string text ) : void
header string
text string
리턴 void

IsInternet() 공개 정적인 메소드

public static IsInternet ( ) : bool
리턴 bool