Class DescriptionHelper.DescriptionInfo
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v10.dll
Represents a collection of descriptions related to the particular assembly.
public class DescriptionHelper.DescriptionInfo
- Inheritance
-
DescriptionHelper.DescriptionInfo
Constructors
- DescriptionInfo()
Initializes a new instance of the
DescriptionInfo
class with default settings.
Properties
- Descriptions
Gets a collection of descriptions related for the types and their members defined in some assembly.
- Priorities
Gets a collection of priorities related for the types and their members defined in some assembly. Priority of element determines how a member appears in the intellisense.
- Returns
Gets a collection of returns information related for the types and their members defined in some assembly.