Class SymbolDocumentation
- Assembly
- Alternet.Scripter.Debugger.Common.v9.dll
Provide documentation of a single symbol.
public class SymbolDocumentation
- Inheritance
-
SymbolDocumentation
Constructors
- SymbolDocumentation(string, string)
Initializes a new instance of the
SymbolDocumentation
class with specified parameters.
Properties
- Definition
Gets definition of the
ISymbol
.
- Summary
Gets summary of the
ISymbol
.