IfInfo.getInfos

Get all interface method infos.

struct IfInfo(T)
getInfos
()
if (
is(T == class) ||
is(T == interface)
)

Meta