YAMP.CplotFunction.CplotFunction C# (CSharp) Method

CplotFunction() public method

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