A registry that can be used to store IMapper<(Of <(<'K, V>)>)> implementations
by tag.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
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.