Show / Hide Table of Contents

Class DocsMongoDbContextExtensions

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

Methods

ConfigureDocs(IMongoModelBuilder)

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