I\'m wondering about the security of using Type.GetType() on untrusted input.
I have some classes in a namespace A.B.C.Events and would like to be able t
A.B.C.Events