Interface IJsonLineInfo
- Namespace
- Newtonsoft.Json
- Assembly
- Newtonsoft.Json.dll
public interface IJsonLineInfo
- Extension Methods
Properties
LineNumber
int LineNumber { get; }
Property Value
LinePosition
int LinePosition { get; }
Property Value
Methods
HasLineInfo()
bool HasLineInfo()