다음을 통해 공유


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

반환

적용 대상