Search Results for

    Show / Hide Table of Contents

    Class TypedConstantExtensions

    Inheritance
    object
    TypedConstantExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Microsoft.CodeAnalysis.CSharp
    Assembly: Microsoft.CodeAnalysis.CSharp.dll
    Syntax
    public static class TypedConstantExtensions

    Methods

    ToCSharpString(TypedConstant)

    Declaration
    public static string ToCSharpString(this TypedConstant constant)
    Parameters
    Type Name Description
    TypedConstant constant
    Returns
    Type Description
    string
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0