Search Results for

    Show / Hide Table of Contents

    Class UniqueObjectExtensions

    Расширения для уникального идентификатора.

    Inheritance
    System.Object
    UniqueObjectExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Lers.Core
    Assembly: Lers.Core.dll
    Syntax
    public static class UniqueObjectExtensions

    Methods

    GetId<T>(T)

    Возвращает типизированный идентификатор.

    Declaration
    public static EntityIdentifier<T> GetId<T>(this T uniqueObject)
        where T : IUniqueObject
    Parameters
    Type Name Description
    T uniqueObject
    Returns
    Type Description
    EntityIdentifier<T>
    Type Parameters
    Name Description
    T
    In This Article
    Back to top ©2018 - 2026, ООО "ЛЭРС УЧЁТ"