YAMP.FplotFunction.FplotFunction C# (CSharp) Method

FplotFunction() public method

public FplotFunction ( ParseContext context ) : System
context ParseContext
return System
        public FplotFunction(ParseContext context)
            : base(context)
        {
        }