I am using Powershell to do some light weight testing of an assembly dll. When I call one of the functions, it returns an interface ILogger. i need to call a function of this interface to continue the test script. However, i m not getting any value .
Take a look at this blog post (based on the CTP of v. 2, but it looks correct to me):
http://www.nivot.org/post/2009/03/26/PowerShell20CTP3ModulesInPracticeNETInterfaces.aspx