CK-Text CK-Text
    Show / Hide Table of Contents

    Interface IUniqueId

    Minimal interface that enables any type (specially reference type) to expose a Guid.

    Namespace: CK.Core
    Assembly: CK.ActivityMonitor.dll
    Syntax
    public interface IUniqueId

    Properties

    | Improve this Doc View Source

    UniqueId

    Gets the unique identifier associated to this object.

    Declaration
    Guid UniqueId { get; }
    Property Value
    Type Description
    Guid
    • Improve this Doc
    • View Source
    Back to top Copyright © 2015-2017 Invenietis
    Generated by DocFX