Search Results for

    Show / Hide Table of Contents

    Delegate Pred

    A function that converts ParametricInfo into a boolean.

    Namespace: Danmokou.DMath
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate bool Pred(ParametricInfo bpi);
    Parameters
    Type Name Description
    ParametricInfo bpi
    Returns
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX