Click or drag to resize
IFdfLocalizable Interface
Interface providing type localization capabilities.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IFdfLocalizable

The IFdfLocalizable type exposes the following members.

Methods
  NameDescription
Public methodGetTypeName
Returns String representation of the underlying type.
Top
Remarks
See Also