Show / Hide Table of Contents

Class MvcCoreBuilderExtensions

Inheritance
object
MvcCoreBuilderExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.Json
Assembly: Volo.Abp.AspNetCore.Mvc.dll
Syntax
public static class MvcCoreBuilderExtensions

Methods

AddAbpJson(IMvcCoreBuilder)

Declaration
public static IMvcCoreBuilder AddAbpJson(this IMvcCoreBuilder builder)
Parameters
Type Name Description
IMvcCoreBuilder builder
Returns
Type Description
IMvcCoreBuilder
In this article
Back to top Powered by ABP.IO Platform