Click or drag to resize
FdfLocalizedObject Class
Inheritance Hierarchy

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
[SerializableAttribute]
public abstract class FdfLocalizedObject : FdfNamedObject

The FdfLocalizedObject type exposes the following members.

Constructors
  NameDescription
Public methodFdfLocalizedObject
Initializes a new instance of the FdfLocalizedObject class
Public methodFdfLocalizedObject(String)
Initializes a new instance of the FdfLocalizedObject class
Public methodFdfLocalizedObject(String, String)
Initializes a new instance of the FdfLocalizedObject class
Public methodFdfLocalizedObject(String, String, String)
Initializes a new instance of the FdfLocalizedObject class
Top
Properties
  NameDescription
Public propertyDescription
Public propertyDisplayName
Top
Methods
See Also