Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.MetadataStringComparer Struct Reference

Public Member Functions

bool Equals (StringHandle handle, string value)
 
bool Equals (StringHandle handle, string value, bool ignoreCase)
 
bool Equals (NamespaceDefinitionHandle handle, string value)
 
bool Equals (NamespaceDefinitionHandle handle, string value, bool ignoreCase)
 
bool Equals (DocumentNameBlobHandle handle, string value)
 
bool Equals (DocumentNameBlobHandle handle, string value, bool ignoreCase)
 
bool StartsWith (StringHandle handle, string value)
 
bool StartsWith (StringHandle handle, string value, bool ignoreCase)
 

Package Functions

 MetadataStringComparer (MetadataReader reader)
 

Private Attributes

readonly MetadataReader _reader
 

Detailed Description

Definition at line 3 of file MetadataStringComparer.cs.


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