Show / Hide Table of Contents

Class IServiceCollectionExtensions

Inheritance
object
IServiceCollectionExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: CrashCABN.TitleConfiguration
Assembly: CrashCABN.TitleConfiguration.dll
Syntax
public static class IServiceCollectionExtensions

Methods

View Source

AddTitleConfiguration(IServiceCollection)

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