ConstructorHistory..::..AsReadOnlyDictionary Method
Converts to read only dictionary.
Namespace:
FastMoq.ModelsAssembly: FastMoq.Core (in FastMoq.Core.dll)
Syntax
public IReadOnlyDictionary<Type, ReadOnlyCollection<IHistoryModel>> AsReadOnlyDictionary()
Public Function AsReadOnlyDictionary As IReadOnlyDictionary(Of Type, ReadOnlyCollection(Of IHistoryModel))
public: IReadOnlyDictionary<Type^, ReadOnlyCollection<IHistoryModel^>^>^ AsReadOnlyDictionary()