Property | Type | Description | |
---|---|---|---|
collectionMail | ArrayList[] |
Method | Description | |
---|---|---|
DataConvertA ( string file_name ) : int | ||
DataConvertB ( string file_name ) : int | ||
Form1 ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
使用中のリソースをすべてクリーンアップします。
|
Method | Description | |
---|---|---|
GetPriority ( string header ) : string |
重要度取得
|
|
InitializeComponent ( ) : void |
デザイナ サポートに必要なメソッドです。このメソッドの内容を コード エディタで変更しないでください。
|
|
buttonClose_Click ( object sender, EventArgs e ) : void | ||
buttonConvert_Click ( object sender, EventArgs e ) : void |
public DataConvertA ( string file_name ) : int | ||
file_name | string | |
return | int |
public DataConvertB ( string file_name ) : int | ||
file_name | string | |
return | int |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | マネージ リソースが破棄される場合 true、破棄されない場合は false です。 |
return | void |