A registry that can be used to store IMapper<(Of <(<'K, V>)>)> implementations
by tag.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IMapperRegistry |
| Visual Basic |
|---|
Public Interface IMapperRegistry |
Remarks
Implementations of this interface can be found in the Lookup(Type)
of the default IGraph implementations in the framework.