次の方法で共有


Context.RunDefaultCompensation(Segment) メソッド

定義

public:
 virtual void RunDefaultCompensation(Microsoft::XLANGs::Core::Segment ^ continuationSegment);
public virtual void RunDefaultCompensation (Microsoft.XLANGs.Core.Segment continuationSegment);
abstract member RunDefaultCompensation : Microsoft.XLANGs.Core.Segment -> unit
override this.RunDefaultCompensation : Microsoft.XLANGs.Core.Segment -> unit
Public Overridable Sub RunDefaultCompensation (continuationSegment As Segment)

パラメーター

continuationSegment
Segment

実装

適用対象