OpenPetra
Free Administration Software for Non-Profits
|
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...
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.