LCOV - code coverage report
Current view: top level - Azure/Cqrs.Azure.BlobStorage/DataStores - ITableStorageDataStoreConnectionStringFactory.cs Hit Total Coverage
Test: doc-coverage.info Lines: 0 1 0.0 %
Date: 2017-07-26

          Line data    Source code
       1             : #region Copyright
       2             : // // -----------------------------------------------------------------------
       3             : // // <copyright company="cdmdotnet Limited">
       4             : // //   Copyright cdmdotnet Limited. All rights reserved.
       5             : // // </copyright>
       6             : // // -----------------------------------------------------------------------
       7             : #endregion
       8             : 
       9             : namespace Cqrs.Azure.BlobStorage.DataStores
      10             : {
      11             :         public interface ITableStorageDataStoreConnectionStringFactory : ITableStorageStoreConnectionStringFactory
      12             :         {
      13           0 :                 string GetTableName<TData>();
      14             :         }
      15             : }

Generated by: LCOV version 1.10