The way to do it in 2.7 is to use e.g. clr.ImportExtensions(System.Linq). I'm not sure this is documented anywhere.
- Jeff On Mon, Jan 9, 2012 at 12:58 AM, 刘振海 <1989l...@gmail.com> wrote: > Hello everyone, > > I follow > the http://blogs.msdn.com/b/saveenr/archive/2008/11/14/consuming-extension-methods-in-ironpython.aspx > but I did not find the ExtensionType in Microsoft.Scripting.dll in > ironpython fold. > It seems the ExtensionType is missing in the ironpython2.7.1, right? > I have to use the Extension method like > "extension_method(obj,args)",although I am OK with the style of writing. > > Regards, > Liu Zhenhai > > > _______________________________________________ > Ironpython-users mailing list > Ironpython-users@python.org > http://mail.python.org/mailman/listinfo/ironpython-users > _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users