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

Public Member Functions

 XDeferredAxis (Func< XElement, XName, IEnumerable< T > > func, XElement element, XName name)
 
IEnumerator< T > GetEnumerator ()
 

Package Attributes

XElement element
 
XName name
 

Properties

IEnumerable< T > this[string expandedName] [get]
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

readonly Func< XElement, XName, IEnumerable< T > > _func
 

Detailed Description

Type Constraints
T :XObject 

Definition at line 9 of file XDeferredAxis.cs.


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