Table of Contents

Class FieldDescriptionHelper

Namespace
NAudio.Utils
Assembly
NAudio.Core.dll

Helper to get descriptions

public static class FieldDescriptionHelper
Inheritance
FieldDescriptionHelper
Inherited Members

Methods

Describe(Type, Guid)

Describes the Guid by looking for a FieldDescription attribute on the specified class

public static string Describe(Type t, Guid guid)

Parameters

t Type
guid Guid

Returns

string