Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.DataAnnotations.LocalizableString Class Referencesealed

Public Member Functions

 LocalizableString (string propertyName)
 
string GetLocalizableValue ()
 

Properties

string Value [get, set]
 
Type ResourceType [get, set]
 

Private Member Functions

void ClearCache ()
 

Private Attributes

readonly string _propertyName
 
Func< string_cachedResult
 
string _propertyValue
 
Type _resourceType
 

Detailed Description

Definition at line 6 of file LocalizableString.cs.


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