Arithmetica.MathExpressionFunctionFactory.MathExpressionFunctionFactory C# (CSharp) 메소드

MathExpressionFunctionFactory() 정적인 개인적인 메소드

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