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

Public Member Functions

 StringSequenceMany (string[] values)
 
Span< stringAsSpan ()
 
bool Equals (StringSequenceMany other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
bool Equals (T? other)
 

Private Attributes

readonly string[] _values
 

Detailed Description

Definition at line 3 of file StringSequenceMany.cs.


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