다음을 통해 공유


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 ()

적용 대상