MethodDetails.identifier

Signature without any attributes, constraints or parameter details other than types. Used to differentiate a method from others without computing the mangle.

struct MethodDetails
string
identifier
()

Return Value

Type: string

"<type> <name>(<argument types>)"

Meta