Decorator コンストラクター

定義

Decorator クラスの新しいインスタンスを初期化します。

public:
 Decorator();
public Decorator ();
Public Sub New ()

適用対象