Skip to content

MethodSymbol

A symbol for a method or constructor of a class, interface, or struct.

Extends CSharpSymbol

constructor(name: string | Namekey, spaces: OutputSpace | undefined, kind: MethodKinds, options: CSharpSymbolOptions)Constructs a new instance of the MethodSymbol class
methodKindMethodKinds
symbolKind