Compartir a través de


XMessage.ConstructionCompleteEvent Método

Definición

Sobrecargas

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)

Parámetros

killUnderlyingPartWhenDirty
Boolean

Se aplica a

ConstructionCompleteEvent()

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

Se aplica a