InterfaceInfo.Methods

Aliases for each method (Compile-time). This tuple has the same number of entries as methods.

struct InterfaceInfo(T)
@safe
alias Methods = GetMethods!()

Meta