AspNetExtensionsUseRGFTContext Method (IApplicationBuilder, Type) |
[Missing <summary> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``1(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
Namespace: Recrovit.RGF
public static IApplicationBuilder UseRGF<TContext>( this IApplicationBuilder app, Type defaultNamespace = null ) where TContext : DbContext
[Missing <param name="app"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``1(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <param name="defaultNamespace"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``1(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <typeparam name="TContext"/> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``1(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]
[Missing <returns> documentation for "M:Recrovit.RGF.AspNetExtensions.UseRGF``1(Microsoft.AspNetCore.Builder.IApplicationBuilder,System.Type)"]