typeof (C# Reference)
The following example shows how to determine whether the return type of a ...{ Type t = typeof(ExampleClass); // Alternatively, you could use // ...
Type class - Wikipedia
A programmer can make any type t a member of a given type class C by using an instance declaration that defines implementations of all of C's ...