Show / Hide Table of Contents

    Class ByteStringExtensions

    Inheritance
    System.Object
    ByteStringExtensions
    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: Catalyst.Core.Lib.Extensions
    Assembly: Catalyst.Core.Lib.dll
    Syntax
    public static class ByteStringExtensions

    Methods

    | Improve this Doc View Source

    ToByteString(Guid)

    Declaration
    public static ByteString ToByteString(this Guid guid)
    Parameters
    Type Name Description
    System.Guid guid
    Returns
    Type Description
    ByteString
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network