fixes #41
Annotations
10 warnings
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L5
Missing XML comment for publicly visible type or member 'IFactory<TService>'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L7
Missing XML comment for publicly visible type or member 'IFactory<TService>.Create()'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L10
Missing XML comment for publicly visible type or member 'FuncFactory<TService>'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L13
Missing XML comment for publicly visible type or member 'FuncFactory<TService>.FuncFactory(Func<TService>)'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L14
Missing XML comment for publicly visible type or member 'FuncFactory<TService>.Create()'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L17
Missing XML comment for publicly visible type or member 'InstanceFactory<TService>'
|
build:
src/DotJEM.Json.Index2/Configuration/IFactory.cs#L25
Missing XML comment for publicly visible type or member 'InstanceFactory<TService>.Create()'
|
build:
src/DotJEM.Json.Index2/Configuration/IJsonIndexConfiguration.cs#L10
Missing XML comment for publicly visible type or member 'IJsonIndexConfiguration'
|
build:
src/DotJEM.Json.Index2/Configuration/IJsonIndexConfiguration.cs#L12
Missing XML comment for publicly visible type or member 'IJsonIndexConfiguration.Version'
|
build:
src/DotJEM.Json.Index2/Configuration/IJsonIndexConfiguration.cs#L13
Missing XML comment for publicly visible type or member 'IJsonIndexConfiguration.Analyzer'
|