c# Programming Glossary: iunboundtaggroup
Using Contract.ForAll in Code Contracts http://stackoverflow.com/questions/3104856/using-contract-forall-in-code-contracts other methods omitted for clarity ContractClassFor typeof IUnboundTagGroup public abstract class ContractForIUnboundTagGroup IUnboundTagGroup.. typeof IUnboundTagGroup public abstract class ContractForIUnboundTagGroup IUnboundTagGroup public IUnboundTagGroup GetAllGroups Contract.Ensures.. public abstract class ContractForIUnboundTagGroup IUnboundTagGroup public IUnboundTagGroup GetAllGroups Contract.Ensures Contract.Result..
|