バージョン

AppStylistSupport コンストラクタ(IContainer)

新しい AppStylistSupport を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal container As IContainer _
)
public AppStylistSupport( 
   IContainer container
)

パラメータ

container
コンポーネントを追加すべきコンテナー
参照