Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Security.Cryptography.XmlKeyHelper.ParseState.Functions Class Reference

Static Package Functions

static object ParseDocument (string xmlString)
 
static IEnumerable GetElements (object element)
 
static string GetLocalName (object element)
 
static string GetValue (object element)
 

Static Private Member Functions

static Functions ()
 

Static Private Attributes

static readonly Func< string, object > s_xDocumentCreate
 
static readonly PropertyInfo s_docRootProperty
 
static readonly MethodInfo s_getElementsMethod
 
static readonly PropertyInfo s_elementNameProperty
 
static readonly PropertyInfo s_elementValueProperty
 
static readonly PropertyInfo s_nameNameProperty
 

Detailed Description

Definition at line 12 of file XmlKeyHelper.cs.


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