Table of Contents

Class MethodInformation

Namespace
Crosser.EdgeNode.Flows
Assembly
Crosser.EdgeNode.Flows.dll
public record MethodInformation : IEquatable<MethodInformation>
Inheritance
MethodInformation
Implements
Inherited Members

Properties

Description

public required string Description { get; init; }

Property Value

string

Id

public required string Id { get; init; }

Property Value

string

Type

public string Type { get; init; }

Property Value

string