MethodSymbol
A symbol for a method or constructor of a class, interface, or struct.
Members
Section titled “Members”Extends CSharpSymbol
| constructor | (name: string | Namekey, spaces: OutputSpace | undefined, kind: MethodKinds, options: CSharpSymbolOptions) | Constructs a new instance of the MethodSymbol class |
| methodKind | MethodKinds | |
| symbolKind |