Show / Hide Table of Contents

Interface ISegment

Namespace: Mono.TextTemplating
Assembly: cs.temp.dll.dll
Syntax
public interface ISegment

Properties

EndLocation

Declaration
Location EndLocation { get; set; }
Property Value
Type Description
Location

StartLocation

Declaration
Location StartLocation { get; }
Property Value
Type Description
Location

TagStartLocation

Declaration
Location TagStartLocation { get; set; }
Property Value
Type Description
Location
In This Article
Back to top Copyright FasterGames ©