Show / Hide Table of Contents

Class RosterModelBindingProvider

Inheritance
System.Object
RosterModelBindingProvider
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public class RosterModelBindingProvider : IModelBinderProvider

Methods

View Source

GetBinder(ModelBinderProviderContext)

Declaration
public IModelBinder? GetBinder(ModelBinderProviderContext context)
Parameters
Type Name Description
ModelBinderProviderContext context
Returns
Type Description
System.Nullable<IModelBinder>
  • View Source
In This Article
Back to top Generated by DocFX