Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Runtime.EarlyBoundInfo Class Referencesealed

Public Member Functions

 EarlyBoundInfo (string namespaceUri, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicParameterlessConstructor)] Type ebType)
 
object CreateObject ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Properties

string NamespaceUri [get]
 
Type EarlyBoundType [get]
 

Private Attributes

readonly string _namespaceUri
 
readonly ConstructorInfo _constrInfo
 
readonly Type _ebType
 

Detailed Description

Definition at line 6 of file EarlyBoundInfo.cs.


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