Skip to content

1.2

Compare
Choose a tag to compare
@SteveWilkes SteveWilkes released this 02 Dec 14:39
· 23 commits to master since this release
2cad68f
  • Adding Type.GetPublicMethod() and .GetPublicMethods()
  • Adding Type.IsAssignableTo()
  • Adding Type.GetGenericTypeArguments()
  • Adding Type.GetAllInterfaces()
  • Adding Assembly.GetAllTypes()
  • Adding PropertyInfo.IsIndexer(), .GetAccessors(), .GetGetter() and .GetSetter()