System.Html.Notifications.Notification.Notification C# (CSharp) Method

Notification() public method

public Notification ( string title, NotificationOptions options ) : System.Runtime.CompilerServices
title string
options NotificationOptions
return System.Runtime.CompilerServices
        public Notification(string title, NotificationOptions options)
        {
        }

Same methods

Notification::Notification ( ) : System.Runtime.CompilerServices
Notification::Notification ( string title ) : System.Runtime.CompilerServices