Show / Hide Table of Contents

Class FunctionManagerFactory

Factory for statically acquiring a function manager object

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

Methods

Create()

Static method for acquiring a function manager object

Declaration
public static IFunctionManager Create()
Returns
Type Description
IFunctionManager
Back to top Generated by DocFX