Flow.Net
Show / Hide Table of Contents

Class DomainTag

Inheritance
Object
DomainTag
Namespace: Flow.Net.Sdk.Core
Assembly: Flow.Net.Sdk.Core.dll
Syntax
public static class DomainTag

Methods

| Improve this Doc View Source

AddTransactionDomainTag(Byte[])

Declaration
public static byte[] AddTransactionDomainTag(byte[] bytes)
Parameters
Type Name Description
Byte[] bytes
Returns
Type Description
Byte[]
| Improve this Doc View Source

AddUserDomainTag(Byte[])

Declaration
public static byte[] AddUserDomainTag(byte[] bytes)
Parameters
Type Name Description
Byte[] bytes
Returns
Type Description
Byte[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX