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