Search Results for

    Show / Hide Table of Contents

    Class BPRV2Repo

    Functions that take in parametric information and return a V2RV2.

    Inheritance
    System.Object
    BPRV2Repo
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Danmokou.DMath.Functions
    Assembly: cs.temp.dll.dll
    Syntax
    public class BPRV2Repo

    Methods

    RV2(V2RV2)

    Return a constant V2RV2.

    Declaration
    public static Func<TExArgCtx, TEx<V2RV2>> RV2(V2RV2 rv2)
    Parameters
    Type Name Description
    V2RV2 rv2
    Returns
    Type Description
    System.Func<TExArgCtx, TEx<V2RV2>>
    In This Article
    Back to top Generated by DocFX