Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Utf8Constants.cs
Go to the documentation of this file.
1namespace System.Buffers.Text;
2
3internal static class Utf8Constants
4{
5 public static readonly TimeSpan NullUtcOffset = TimeSpan.MinValue;
6}
static readonly TimeSpan NullUtcOffset
static readonly TimeSpan MinValue
Definition TimeSpan.cs:25