Class LocationLogAbstractBase
Base class for reading/writing location logs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:Mapbox.Unity.Location
Assembly:cs.temp.dll.dll
Syntax
public abstract class LocationLogAbstractBase
Fields
_invariantCulture
Declaration
protected readonly CultureInfo _invariantCulture
Field Value
Type | Description |
---|---|
System.Globalization.CultureInfo |
Delimiter
Declaration
public readonly string Delimiter
Field Value
Type | Description |
---|---|
System.String |
Properties
HeaderNames
Declaration
public string[] HeaderNames { get; }
Property Value
Type | Description |
---|---|
System.String[] |