A simple Dictionary<(Of <(<'TKey, TValue>)>)>-based implementation of the IMapperRegistry interface.

Namespace: yWorks.yFiles.UI.Model
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public sealed class MapperRegistry : IMapperRegistry
Visual Basic
Public NotInheritable Class MapperRegistry _
	Implements IMapperRegistry

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.UI.Model..::..MapperRegistry

See Also