Segment.SegmentCode 委托

定义

public: delegate Microsoft::XLANGs::Core::StopConditions Segment::SegmentCode(StopConditions stopOn);
public delegate Microsoft.XLANGs.Core.StopConditions Segment.SegmentCode(StopConditions stopOn);
type Segment.SegmentCode = delegate of StopConditions -> StopConditions
Public Delegate Function Segment.SegmentCode(stopOn As StopConditions) As StopConditions 

参数

返回值

适用于