Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.Linq.ComponentModel.XDeferredSingleton< T > Class Template Referencesealed

Public Member Functions

 XDeferredSingleton (Func< XElement, XName, T > func, XElement element, XName name)
 

Package Attributes

XElement element
 
XName name
 

Properties

this[string expandedName] [get]
 

Private Attributes

readonly Func< XElement, XName, T > _func
 

Detailed Description

Type Constraints
T :XObject 

Definition at line 6 of file XDeferredSingleton.cs.


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