C# 클래스 AzureFunctions.Extensions.Swashbuckle.FunctionBinding.SwashBuckleClientBindingProvider

상속: IBindingProvider
파일 보기 프로젝트 열기: vitalybibikov/AzureExtensions.Swashbuckle

공개 메소드들

메소드 설명
SwashBuckleClientBindingProvider ( SwashbuckleConfig config ) : System.Reflection
TryCreateAsync ( BindingProviderContext context ) : Task

메소드 상세

SwashBuckleClientBindingProvider() 공개 메소드

public SwashBuckleClientBindingProvider ( SwashbuckleConfig config ) : System.Reflection
config SwashbuckleConfig
리턴 System.Reflection

TryCreateAsync() 공개 메소드

public TryCreateAsync ( BindingProviderContext context ) : Task
context BindingProviderContext
리턴 Task