OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Remoting.Shared.IInterface Interface Reference

Surrogate Base Interface All Interfaces can safely derive from this Interface. The reason why we have this is: that all Types that implement any Interfaces that themselves derives from IInterface can be cast to IInterface (and passed as Function Argument: eg. IInterface AnObject). This is important for .NET Remoting scenarios. More...

Detailed Description

Surrogate Base Interface All Interfaces can safely derive from this Interface. The reason why we have this is: that all Types that implement any Interfaces that themselves derives from IInterface can be cast to IInterface (and passed as Function Argument: eg. IInterface AnObject). This is important for .NET Remoting scenarios.


The documentation for this interface was generated from the following file: