AGENT.Contrib.Notifications.SimpleNotifications.SimpleNotifications C# (CSharp) Method

SimpleNotifications() public method

public SimpleNotifications ( ) : System
return System
        public SimpleNotifications()
        {
            RandomNotification();
        }