Arithmetica.MathExpressionFunctionFactory.MathExpressionFunctionFactory C# (CSharp) Method

MathExpressionFunctionFactory() static private method

static private MathExpressionFunctionFactory ( ) : System
return System
        static MathExpressionFunctionFactory()
        {
            // Explicit static constructor to tell C# compiler
            // not to mark type as beforefieldinit.
        }