C# 클래스 Serenity.Services.ServiceEndpointNullModelBinder

상속: IModelBinder
파일 보기 프로젝트 열기: volkanceylan/Serenity

공개 프로퍼티들

프로퍼티 타입 설명
Instance ServiceEndpointNullModelBinder

공개 메소드들

메소드 설명
BindModelAsync ( Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext bindingContext ) : System.Threading.Tasks.Task

메소드 상세

BindModelAsync() 공개 메소드

public BindModelAsync ( Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext bindingContext ) : System.Threading.Tasks.Task
bindingContext Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingContext
리턴 System.Threading.Tasks.Task

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static ServiceEndpointNullModelBinder,Serenity.Services Instance
리턴 ServiceEndpointNullModelBinder