Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Mike Barnett - Getting started with Code Contracts in Visual Studio 2008
Feb 24, 2009 at 12:47 PMQuestion I have is can the preconditions only go in the constructor? It makes sense to me that this would be the case, but I figued I'd ask just in case. I have a custom attribute where I need to check if a variable object inplements a specific interface, but the object is passed in a method and not in the constructor.
Thanks,
DoN