Show / Hide Table of Contents

Interface IGetsMessageProviderInfoFactory

An object which can get an instance of IGetsMessageProviderInfo.

Namespace: CSF.Validation.Messages
Assembly: CSF.Validation.Abstractions.dll
Syntax
public interface IGetsMessageProviderInfoFactory

Methods

| Improve this Doc View Source

GetProviderInfoFactory()

Gets the message provider info factory.

Declaration
IGetsMessageProviderInfo GetProviderInfoFactory()
Returns
Type Description
IGetsMessageProviderInfo

A message provider info factory instance.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX