Search Results for

    Show / Hide Table of Contents

    Class GenericParameterFactory.SelfReference<ThisType>

    Used in generic parameter constraints to refer to the type being defined.

    Inheritance
    Object
    GenericParameterFactory.SelfReference<ThisType>
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: Microsoft.ML.Probabilistic.Compiler.Reflection
    Assembly: Microsoft.ML.Probabilistic.Compiler.dll
    Syntax
    public static class SelfReference<ThisType>
    Type Parameters
    Name Description
    ThisType
    In This Article
    Back to top Copyright © .NET Foundation. All rights reserved.