Show / Hide Table of Contents

Class FunctionsFactory

Main functions domain factory of public classes.

Inheritance
System.Object
FunctionsFactory
Namespace: MESL.SqlRace.Domain.Functions
Assembly: MESL.SqlRace.Domain.dll
Syntax
public static class FunctionsFactory : Object

Methods

CreateProcessorReferenceProvider()

Resolves an instance of IProcessorReferenceProvider.

Declaration
public static IProcessorReferenceProvider CreateProcessorReferenceProvider()
Returns
Type Description
IProcessorReferenceProvider IProcessorReferenceProvider
Back to top Generated by DocFX