C# Class Smrf.NodeXL.ExcelTemplate.NotificationUserSettings

Inheritance: NodeXLApplicationSettingsBase
ファイルを表示 Open project: 2014-sed-team3/term-project Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AssertValid ( ) : void
EnableAllNotifications ( ) : void
NotificationUserSettings ( ) : System

Initializes a new instance of the NotificationUserSettings class.

Method Details

AssertValid() public method

public AssertValid ( ) : void
return void

EnableAllNotifications() public method

public EnableAllNotifications ( ) : void
return void

NotificationUserSettings() public method

Initializes a new instance of the NotificationUserSettings class.
public NotificationUserSettings ( ) : System
return System