|
PeanutButter
|
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. | |
Class which holds two lookups of method information: one accurate and one approximate.
| PeanutButter.DuckTyping.Comparers.MethodInfoContainer.MethodInfoContainer | ( | MethodInfo[] | methodInfos | ) |
Constructs a new instance of the MethodInfo container.
| methodInfos | MethodInfos to contain |