C# Class UD_Granit.Helpers.NotificationHelper

Show file Open project: vladdy-moses/AIS.Granit

Public Methods

Method Description
NotificationAdd ( this viewData, NotificationManager notify ) : NotificationManager
Notifications ( this helper ) : NotificationManager

Method Details

NotificationAdd() public static method

public static NotificationAdd ( this viewData, NotificationManager notify ) : NotificationManager
viewData this
notify NotificationManager
return NotificationManager

Notifications() public static method

public static Notifications ( this helper ) : NotificationManager
helper this
return NotificationManager