Show / Hide Table of Contents

Class SaasMongoDbContextExtensions

Inheritance
object
SaasMongoDbContextExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Saas.MongoDB
Assembly: Volo.Saas.MongoDB.dll
Syntax
public static class SaasMongoDbContextExtensions

Methods

ConfigureSaas(IMongoModelBuilder)

Declaration
public static void ConfigureSaas(this IMongoModelBuilder builder)
Parameters
Type Name Description
IMongoModelBuilder builder
In this article
Back to top Powered by Volosoft