ISessionImplementor is a special not documented interface (and now it is no wired with other interface).Only some special FW may use ISessionImplementor. A common application don't need to use it, all you need is available in ISession.
If you want you can explain why you are using ISessionImplementor and we can help you. 2008/9/5 tsnancy <[EMAIL PROTECTED]> > > In version 1.2, ISessionImplementor inherited ISession, but version > 2.0 , it doesn't inherit any interface. > In my project, the object of ISessionImplementor used some methods > (eg.CreateFilter(..)) inherited from ISession, but now, how i can > still use this method? > > > > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
