Show / Hide Table of Contents

    Operator Explicit

    Explicit(String to Uuid)

    Yields a Uuid instance that represents the textual UUID.
    Declaration
    public static explicit operator Uuid(string uuid)
    Parameters
    Type Name Description
    String uuid UUID string to convert.
    Returns
    Type Description
    Uuid New Uuid instance that represents the textual UUID.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.