AdRotator.OnInit(EventArgs) メソッド

定義

Init イベントを発生させます。

protected public:
 override void OnInit(EventArgs ^ e);
protected internal override void OnInit (EventArgs e);
override this.OnInit : EventArgs -> unit
Protected Friend Overrides Sub OnInit (e As EventArgs)

パラメーター

e
EventArgs

イベント引数。

適用対象