C# Class CefSharp.Range

Represents a range
Show file Open project: cefsharp/CefSharp

Public Methods

Method Description
Range ( int from, int to )

Method Details

Range() public method

public Range ( int from, int to )
from int
to int