SingletonSegmentTemplate(SingletonSegment) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the SingletonSegmentTemplate class.
public SingletonSegmentTemplate (Microsoft.OData.UriParser.SingletonSegment segment);
new Microsoft.AspNet.OData.Routing.Template.SingletonSegmentTemplate : Microsoft.OData.UriParser.SingletonSegment -> Microsoft.AspNet.OData.Routing.Template.SingletonSegmentTemplate
Public Sub New (segment As SingletonSegment)
Parameters
- segment
- SingletonSegment
The singleton segment