次の方法で共有


XMessage.ConstructionCompleteEvent メソッド

定義

オーバーロード

ConstructionCompleteEvent(Boolean)
ConstructionCompleteEvent()

ConstructionCompleteEvent(Boolean)

public:
 void ConstructionCompleteEvent(bool killUnderlyingPartWhenDirty);
public void ConstructionCompleteEvent (bool killUnderlyingPartWhenDirty);
member this.ConstructionCompleteEvent : bool -> unit
Public Sub ConstructionCompleteEvent (killUnderlyingPartWhenDirty As Boolean)

パラメーター

killUnderlyingPartWhenDirty
Boolean

適用対象

ConstructionCompleteEvent()

public:
 void ConstructionCompleteEvent();
public void ConstructionCompleteEvent ();
member this.ConstructionCompleteEvent : unit -> unit
Public Sub ConstructionCompleteEvent ()

適用対象