Class RosterModelBindingProvider
Inheritance
System.Object
RosterModelBindingProvider
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public class RosterModelBindingProvider : IModelBinderProvider
Methods
View SourceGetBinder(ModelBinderProviderContext)
Declaration
public IModelBinder? GetBinder(ModelBinderProviderContext context)
Parameters
Type | Name | Description |
---|---|---|
ModelBinderProviderContext | context |
Returns
Type | Description |
---|---|
System.Nullable<IModelBinder> |