terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Globalization.TimeSpanFormat.FormatLiterals Struct Reference
+ Collaboration diagram for System.Globalization.TimeSpanFormat.FormatLiterals:

Package Functions

void Init (global::System.ReadOnlySpan< char > format, bool useInvariantFieldLengths)
 

Static Package Functions

static TimeSpanFormat.FormatLiterals InitInvariant (bool isNegative)
 

Package Attributes

string AppCompatLiteral
 
int dd
 
int hh
 
int mm
 
int ss
 
int ff
 

Properties

string Start [get, set]
 
string DayHourSep [get, set]
 
string HourMinuteSep [get, set]
 
string MinuteSecondSep [get, set]
 
string SecondFractionSep [get, set]
 
string End [get, set]
 

Private Attributes

string[] _literals
 

Detailed Description

Definition at line 266 of file TimeSpanFormat.cs.


The documentation for this struct was generated from the following file: