Re: all functions in TypeExtensions are not available in 2.6 release any more

29 views
Skip to first unread message

Jeremy Miller

unread,
Mar 13, 2013, 9:15:11 AM3/13/13
to structure...@googlegroups.com
As of 2.6 they're all still there, but they have largely moved to being extension methods.  Those extension methods are largely helpers, and not mandatory for using StructureMap.  See https://github.com/structuremap/structuremap/blob/master/src/StructureMap/TypeExtensions.cs for the list of extensions.

In your case though, try "Closes()" instead of the older "ImplementsInterfaceTemplate"

- Jeremy

On Wednesday, March 13, 2013 7:22:48 AM UTC-5, Rico ZHANG wrote:
Where I can find how to use the functions under this static class?

it seems I need to use some functions in this class for some interceptor implementations. for example, ImplementsInterfaceTemplate is not available any more.



Cheers
Reply all
Reply to author
Forward
0 new messages