バージョン

CallTypical メソッド

Typical イベントを発生させます。
シンタックス
'宣言
 
Protected Sub CallTypical( _
   ByVal args As FinancialEventArgs _
) 
protected void CallTypical( 
   FinancialEventArgs args
)

パラメータ

args
コンテキスト内の EventArgs。
参照