Show / Hide Table of Contents

    Method ToUuid

    ToUuid(Guid)

    Returns a new Uuid instance that represents the same GUID.
    Declaration
    public static Uuid ToUuid(this Guid guid)
    Parameters
    Type Name Description
    Guid guid This Guid instance to convert.
    Returns
    Type Description
    Uuid New Uuid instance that represents the same GUID.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.