Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.SymbolStore.SymbolToken Struct Reference

Public Member Functions

 SymbolToken (int val)
 
int GetToken ()
 
override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
bool Equals (SymbolToken obj)
 

Static Public Member Functions

static bool operator== (SymbolToken a, SymbolToken b)
 
static bool operator!= (SymbolToken a, SymbolToken b)
 

Private Attributes

readonly int _token
 

Detailed Description

Definition at line 5 of file SymbolToken.cs.


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