Service.OnEndCompensation(Int32, Segment) 方法

定义

public:
 bool OnEndCompensation(int contextSlotNum, Microsoft::XLANGs::Core::Segment ^ callingSegment);
public bool OnEndCompensation (int contextSlotNum, Microsoft.XLANGs.Core.Segment callingSegment);
member this.OnEndCompensation : int * Microsoft.XLANGs.Core.Segment -> bool
Public Function OnEndCompensation (contextSlotNum As Integer, callingSegment As Segment) As Boolean

参数

contextSlotNum
Int32
callingSegment
Segment

返回

适用于