LaunchDarkly Dotnet Client SDK
Search Results for

    Show / Hide Table of Contents

    Class AssemblyVersions

    Inheritance
    object
    AssemblyVersions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LaunchDarkly.Sdk.Internal
    Assembly: LaunchDarkly.InternalSdk.dll
    Syntax
    public static class AssemblyVersions

    Methods

    GetAssemblyVersionForType(Type)

    Declaration
    public static Version GetAssemblyVersionForType(Type t)
    Parameters
    Type Name Description
    Type t
    Returns
    Type Description
    Version

    GetAssemblyVersionStringForType(Type)

    Declaration
    public static string GetAssemblyVersionStringForType(Type t)
    Parameters
    Type Name Description
    Type t
    Returns
    Type Description
    string
    In this article
    Back to top Generated by DocFX