次の方法で共有


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

戻り値

適用対象