Show / Hide Table of Contents

Interface IMediatorResultTypeExtractor

Namespace: FunctionMonkey.Abstractions
Assembly: FunctionMonkey.Abstractions.dll
Syntax
public interface IMediatorResultTypeExtractor

Methods

| Improve this Doc View Source

CommandResultType(Type)

Declaration
Type CommandResultType(Type commandType)
Parameters
Type Name Description
Type commandType
Returns
Type Description
Type

Extension Methods

OpenApiFluentValidationHelper.IsNumeric(Object)
OpenApiFluentValidationHelper.NumericToInt(Object)
OpenApiFluentValidationHelper.NumericToDouble(Object)
OpenApiFluentValidationHelper.NumericToDecimal(Object)
  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall