Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.IO.PathHelper Class Reference

Static Package Functions

static string Normalize (string path)
 
static string Normalize (ref ValueStringBuilder path)
 
static int PrependDevicePathChars (ref ValueStringBuilder content, bool isDosUnc, ref ValueStringBuilder buffer)
 
static string TryExpandShortFileName (ref ValueStringBuilder outputBuilder, string originalPath)
 

Static Private Member Functions

static void GetFullPathName (ReadOnlySpan< char > path, ref ValueStringBuilder builder)
 

Detailed Description

Definition at line 6 of file PathHelper.cs.


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