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

Public Member Functions

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

Public Attributes

string Value1
 
string Value2
 

Detailed Description

Definition at line 5 of file StringSequence2.cs.


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