Xeno-rat
Loading...
Searching...
No Matches
NAudio.Utils.FieldDescriptionAttribute Class Reference

Allows us to add descriptions to interop members. More...

Inheritance diagram for NAudio.Utils.FieldDescriptionAttribute:
Collaboration diagram for NAudio.Utils.FieldDescriptionAttribute:

Public Member Functions

 FieldDescriptionAttribute (string description)
 Field description.
 
override string ToString ()
 Returns the description of the object as a string.
 

Properties

string Description [get]
 The description.
 

Detailed Description

Allows us to add descriptions to interop members.

Constructor & Destructor Documentation

◆ FieldDescriptionAttribute()

NAudio.Utils.FieldDescriptionAttribute.FieldDescriptionAttribute ( string description)
inline

Field description.

Member Function Documentation

◆ ToString()

override string NAudio.Utils.FieldDescriptionAttribute.ToString ( )
inline

Returns the description of the object as a string.

Returns
The description of the object as a string.

Property Documentation

◆ Description

string NAudio.Utils.FieldDescriptionAttribute.Description
get

The description.


The documentation for this class was generated from the following file: