C# Class Runt.Service.SourceServices.AnnotationRange

Exibir arquivo Open project: Runt-Editor/Runt

Private Properties

Property Type Description

Public Methods

Method Description
AnnotationRange ( int start, int end, OrionStyle style ) : System.Collections.Immutable

Method Details

AnnotationRange() public method

public AnnotationRange ( int start, int end, OrionStyle style ) : System.Collections.Immutable
start int
end int
style OrionStyle
return System.Collections.Immutable