Table of Contents

Struct Section

Namespace
Arinc424
Assembly
Arinc424.dll
public readonly struct Section

Constructors

Section(char, char)

public Section(char section, char subsection)

Parameters

section char
subsection char

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.