InterfaceInfo.this

Fills the struct with information.

struct InterfaceInfo(T)
@safe
this
(
int dummy
)
if (
is(T == class) ||
is(T == interface)
)

Meta