Show / Hide Table of Contents

Class TestContextRegistrar

Inheritance
object
TestContextRegistrar
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.ObjectMapping
Assembly: Volo.Abp.ObjectMapping.Tests.dll
Syntax
public static class TestContextRegistrar

Methods

AddTest1AutoObjectMappingProvider<TContext>(IServiceCollection)

Declaration
public static IServiceCollection AddTest1AutoObjectMappingProvider<TContext>(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
Type Parameters
Name Description
TContext

AddTest2AutoObjectMappingProvider<TContext>(IServiceCollection)

Declaration
public static IServiceCollection AddTest2AutoObjectMappingProvider<TContext>(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
Type Parameters
Name Description
TContext
In this article
Back to top Powered by ABP.IO Platform