C# 클래스 ChatterBox.Client.Common.Notifications.ToastNotificationLaunchArguments

파일 보기 프로젝트 열기: openpeer/ChatterBox 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FromXmlString ( string xmlString ) : ToastNotificationLaunchArguments
ToXmlString ( ) : string
ToastNotificationLaunchArguments ( ) : System.Collections.Generic
ToastNotificationLaunchArguments ( NotificationType type ) : System.Collections.Generic

메소드 상세

FromXmlString() 공개 정적인 메소드

public static FromXmlString ( string xmlString ) : ToastNotificationLaunchArguments
xmlString string
리턴 ToastNotificationLaunchArguments

ToXmlString() 공개 메소드

public ToXmlString ( ) : string
리턴 string

ToastNotificationLaunchArguments() 공개 메소드

public ToastNotificationLaunchArguments ( ) : System.Collections.Generic
리턴 System.Collections.Generic

ToastNotificationLaunchArguments() 공개 메소드

public ToastNotificationLaunchArguments ( NotificationType type ) : System.Collections.Generic
type NotificationType
리턴 System.Collections.Generic