QuickOPC User's Guide and Reference
LocalizationRequiredAttribute Class Members
Properties  Methods 


OpcLabs.BaseLib Assembly > JetBrains.Annotations Namespace : LocalizationRequiredAttribute Class

The following tables list the members exposed by LocalizationRequiredAttribute.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LocalizationRequiredAttribute class.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether a element should be localized. true if a element should be localized; otherwise, false.  
Public PropertyWhen implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodReturns whether the value of the given object is equal to the current LocalizationRequiredAttribute.  
Public MethodServes as the default hash function. Returns the hash code for this instance.  
Public MethodWhen overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute)
Public MethodWhen overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute)
Top
See Also

Reference

LocalizationRequiredAttribute Class
JetBrains.Annotations Namespace