Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.EnumModel Class Referencesealed

Package Functions

 EnumModel ([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type type, TypeDesc typeDesc, ModelScope scope)
 

Properties

ConstantModel[] Constants [get]
 
Type Type [get]
 
ModelScope ModelScope [get]
 
TypeDesc TypeDesc [get]
 

Private Member Functions

ConstantModel GetConstantModel (FieldInfo fieldInfo)
 

Private Attributes

ConstantModel[] _constants
 
readonly TypeDesc _typeDesc
 
readonly Type _type
 
readonly ModelScope _scope
 

Detailed Description

Definition at line 7 of file EnumModel.cs.


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