Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Metrics.StringSequence3 Struct Reference

Public Member Functions

 StringSequence3 (string value1, string value2, string value3)
 
bool Equals (StringSequence3 other)
 
override bool Equals (object obj)
 
Span< stringAsSpan ()
 
override int GetHashCode ()
 
bool Equals (T? other)
 

Public Attributes

string Value1
 
string Value2
 
string Value3
 

Detailed Description

Definition at line 5 of file StringSequence3.cs.


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