Property | Type | Description |
---|
Method | Description | |
---|---|---|
ExecuteInNHibernateSession ( System.Action action ) : void | ||
NotificationMailRepository ( DatabaseSessionProvider databaseSessionProvider ) : System | ||
PullNotificationEmail ( ) : |
||
RemoveNotificationEmail ( |
||
SaveNotificationEmail ( |
public ExecuteInNHibernateSession ( System.Action action ) : void | ||
action | System.Action | |
return | void |
public NotificationMailRepository ( DatabaseSessionProvider databaseSessionProvider ) : System | ||
databaseSessionProvider | DatabaseSessionProvider | |
return | System |
public PullNotificationEmail ( ) : |
||
return |
public RemoveNotificationEmail ( |
||
notificationMail | ||
return | void |
public SaveNotificationEmail ( |
||
return | void |