Name | Description |
---|---|
GenericMethodBinder | Subclass of Binder used to select or not generic methods when a name collision is possible. Other selection or bind calls are ignored. |
ImplicitMethodBinder | Binder to select the appropriate method for implicit conversion. |
ImplicitMethodBinderTests | |
TypeHelper | Utility class to manipulate Type instance and arrays. |
TypeHelperTests |