バージョン

RatingBot コンストラクタ

RatingBot オブジェクトのインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal iControlMain As IControlMain _
)
public RatingBot( 
   IControlMain iControlMain
)

パラメータ

iControlMain
RatingBot が補う WebControl。
参照