1.2
- Adding Type.GetPublicMethod() and .GetPublicMethods()
- Adding Type.IsAssignableTo()
- Adding Type.GetGenericTypeArguments()
- Adding Type.GetAllInterfaces()
- Adding Assembly.GetAllTypes()
- Adding PropertyInfo.IsIndexer(), .GetAccessors(), .GetGetter() and .GetSetter()