Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Xslt.Scripts.TrimSafeDictionary Class Referencesealed

Public Member Functions

bool ContainsKey (string key)
 
bool TryGetValue (string key, [MaybeNullWhen(false)] out Type value)
 

Properties

Type this[string key] [get, set]
 
ICollection< stringKeys [get]
 
int Count [get]
 

Private Attributes

readonly Dictionary< string, Type_backingDictionary = new Dictionary<string, Type>()
 

Detailed Description

Definition at line 10 of file Scripts.cs.


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