Table of Contents

Method GetName

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

GetName(FieldKind)

Returns the canonical uppercase instruction name of a kind.

public static string GetName(FieldKind kind)

Parameters

kind FieldKind

The kind.

Returns

string

The canonical name, or an empty string for Unknown.