¡@

Home 

c# Programming Glossary: addrequested

Using Contract.ForAll in Code Contracts

http://stackoverflow.com/questions/3104856/using-contract-forall-in-code-contracts

consuming the interface that looks like this public void AddRequested IUnboundTagGroup group foreach IUnboundTagGroup subGroup in.. foreach IUnboundTagGroup subGroup in group.GetAllGroups AddRequested subGroup Other stuff omitted AddRequested requires a non null.. AddRequested subGroup Other stuff omitted AddRequested requires a non null input parameter it implements an interface..