ChatterBox.Client.Common.Notifications.ToastNotificationLaunchArguments.ToastNotificationLaunchArguments C# (CSharp) Method

ToastNotificationLaunchArguments() public method

public ToastNotificationLaunchArguments ( ) : System.Collections.Generic
return System.Collections.Generic
        public ToastNotificationLaunchArguments()
        {
            //XmlSerialization needs empty constructor
        }

Same methods

ToastNotificationLaunchArguments::ToastNotificationLaunchArguments ( NotificationType type ) : System.Collections.Generic