Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveWilkes committed Dec 14, 2017
2 parents 4f366e3 + 2cad68f commit f2e2894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ A set of Type and Reflection polyfill extension methods for .NET Standard v1.0 a
* PropertyInfo.IsStatic()
* PropertyInfo.IsIndexer()
* PropertyInfo.GetAccessors(bool nonPublic)
* PropertyInfo.GetGetMethod(bool nonPublic)
* PropertyInfo.GetSetMethod(bool nonPublic)
* PropertyInfo.GetGetter(bool nonPublic)
* PropertyInfo.GetSetter(bool nonPublic)

### Download

Expand Down

0 comments on commit f2e2894

Please sign in to comment.