You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2022. It is now read-only.
##Notes
This class represents a UUID. Call the NewUUID shared method to generate a new UUID. Use the FromString shared method to convert a UUID string into a UUID object.
Instances of UUID can be compared for equality, and converted into strings. Use the Copy method to copy a UUID.