PeanutButter
Loading...
Searching...
No Matches
PeanutButter.DuckTyping.Comparers.MethodInfoContainer Class Reference

Class which holds two lookups of method information: one accurate and one approximate. More...

Public Member Functions

 MethodInfoContainer (MethodInfo[] methodInfos)
 Constructs a new instance of the MethodInfo container.

Properties

Dictionary< string, MethodInfo[]> MethodInfos [get]
 Accurate dictionary of method information.
Dictionary< string, MethodInfo[]> FuzzyMethodInfos [get]
 Approximate dictionary of method information.

Detailed Description

Class which holds two lookups of method information: one accurate and one approximate.

Constructor & Destructor Documentation

◆ MethodInfoContainer()

PeanutButter.DuckTyping.Comparers.MethodInfoContainer.MethodInfoContainer ( MethodInfo[] methodInfos)

Constructs a new instance of the MethodInfo container.

Parameters
methodInfosMethodInfos to contain

The documentation for this class was generated from the following file:
  • source/Utils/PeanutButter.DuckTyping/Comparers/MethodInfoContainer.cs