Search Results for

    Show / Hide Table of Contents

    Class UsageDetails

    Inheritance
    Object
    UsageDetails
    Namespace: Gossip.Connection
    Assembly: Gossip.dll
    Syntax
    public class UsageDetails : object

    Constructors

    | Improve this Doc View Source

    UsageDetails(Assembly)

    Declaration
    public UsageDetails(Assembly assembly)
    Parameters
    Type Name Description
    Assembly assembly

    Properties

    | Improve this Doc View Source

    LibraryName

    Declaration
    public string LibraryName { get; }
    Property Value
    Type Description
    String
    | Improve this Doc View Source

    LibraryVersion

    Declaration
    public Version LibraryVersion { get; }
    Property Value
    Type Description
    Version
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX