クラス NicoLiveAlert.AlertConfigure

アプリケーション設定クラス. [詳細]

NicoLiveAlert.AlertConfigureに対する継承グラフ
Inheritance graph
[凡例]
NicoLiveAlert.AlertConfigureのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public メソッド

 AlertConfigure ()
 デフォルトコンストラクタ.
 AlertConfigure (string conffile)
 コンストラクタ. 指定されたファイルが存在すれば読み込みを行う.

Static Public 変数

static readonly char[] versionchars = new char[]{'1','2','3','4','5','6','7','8','9','0', '.'}

説明

アプリケーション設定クラス.

AlertSettings.cs17 行で定義されています。


コンストラクタとデストラクタ

NicoLiveAlert.AlertConfigure.AlertConfigure (  ) 

デフォルトコンストラクタ.

AlertSettings.cs24 行で定義されています。

00024                                 : base(){
00025 
00026         }

NicoLiveAlert.AlertConfigure.AlertConfigure ( string  conffile  ) 

コンストラクタ. 指定されたファイルが存在すれば読み込みを行う.

引数:
conffile 読み込み、書き込みを行うファイル名

AlertSettings.cs33 行で定義されています。

00034             : base(Application.UserAppDataPath.TrimEnd(versionchars), conffile, "alert") {
00035 
00036         }


変数

readonly char [] NicoLiveAlert.AlertConfigure.versionchars = new char[]{'1','2','3','4','5','6','7','8','9','0', '.'} [static]

AlertSettings.cs19 行で定義されています。


このクラスの説明は次のファイルから生成されました:

Sikiに対してFri Nov 27 15:07:19 2009に生成されました。  doxygen 1.6.1