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

Public Member Functions

 UIHintImplementation (string uiHint, string presentationLayer, params object[] controlParameters)
 
override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object obj)
 

Properties

string UIHint [get]
 
string PresentationLayer [get]
 
IDictionary< string, object > ControlParameters [get]
 

Private Member Functions

IDictionary< string, object > BuildControlParametersDictionary ()
 

Private Attributes

readonly object[] _inputControlParameters
 
IDictionary< string, object > _controlParameters
 

Detailed Description

Definition at line 10 of file UIHintAttribute.cs.


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