Amido.Azure.Storage.TableStorage.Tests.Dbc.Ensures.Should_Not_Throw_Exception C# (CSharp) Method

Should_Not_Throw_Exception() private method

private Should_Not_Throw_Exception ( ) : void
return void
        public void Should_Not_Throw_Exception() 
        {
            Contract.Ensures(true);
        }
    }