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.Metadata
Assembly: CrashCABN.Metadata.Attachments.dll
Syntax
public static class IServiceCollectionExtensions

Methods

View Source

AddAttachments(IServiceCollection)

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