Info
Version: | 1.1.1 |
Author(s): | Tobias Brohl |
Last Update: | Monday, May 20, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://theminefighter.github.io/PropertyOrFieldInfo/ |
NuGet Url: | https://www.nuget.org/packages/PropertyOrFieldInfo |
Install
Install-Package PropertyOrFieldInfo
dotnet add package PropertyOrFieldInfo
paket add PropertyOrFieldInfo
PropertyOrFieldInfo Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
No dependencies.
Tags
You can use the "DeclaredPropertiesAndFields" Extension for TypeInfos to get an IEnumerable<PropertyOrFieldInfo>and
use all methods you know from Field and Property Infos.
Explicit operators are included; IEquatables implemented.