Partager via


IStateManager.DoneWithChildCompensationHandler Méthode

Définition

public:
 bool DoneWithChildCompensationHandler(Microsoft::XLANGs::Core::IStateManager ^ childState, Microsoft::XLANGs::Core::Segment ^ callingSegment, Microsoft::XLANGs::Core::Segment ^ continuationSegment);
public bool DoneWithChildCompensationHandler (Microsoft.XLANGs.Core.IStateManager childState, Microsoft.XLANGs.Core.Segment callingSegment, Microsoft.XLANGs.Core.Segment continuationSegment);
abstract member DoneWithChildCompensationHandler : Microsoft.XLANGs.Core.IStateManager * Microsoft.XLANGs.Core.Segment * Microsoft.XLANGs.Core.Segment -> bool
Public Function DoneWithChildCompensationHandler (childState As IStateManager, callingSegment As Segment, continuationSegment As Segment) As Boolean

Paramètres

childState
IStateManager
callingSegment
Segment
continuationSegment
Segment

Retours

S’applique à