Show / Hide Table of Contents

Class IServiceCollectionExtensions

Inheritance
System.Object
IServiceCollectionExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: CrashCABN.PullIngestion.Watson
Assembly: CrashCABN.PullIngestion.Watson.dll
Syntax
public static class IServiceCollectionExtensions

Methods

View Source

AddWatsonOData(IServiceCollection)

Declaration
public static IServiceCollection AddWatsonOData(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
  • View Source
In This Article
Back to top Generated by DocFX