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

Static Public Member Functions

static string CreateEscapedIdentifier (string name)
 
static bool IsValidLanguageIndependentIdentifier (string value)
 

Static Package Functions

static bool IsKeyword (string value)
 
static bool IsPrefixTwoUnderscore (string value)
 
static bool IsValidTypeNameOrIdentifier (string value, bool isTypeName)
 
static bool IsSpecialTypeChar (char ch, ref bool nextMustBeStartChar)
 

Static Private Attributes

static readonly HashSet< strings_fixedStringLookup
 

Detailed Description

Definition at line 6 of file CSharpHelpers.cs.


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