3393777a 8f82 4970 eb65 da33f2ffc426 - akesseler/Plexdata.CsvParser GitHub Wiki
The reflection binding flags to be used. These are: Public, Instance, GetProperty and SetProperty.
Namespace: Plexdata.CsvParser.Internals
Assembly: Plexdata.CsvParser.NET (in Plexdata.CsvParser.NET.dll) Version: 1.1.3+d5bef99aa35461ce4bafadf0bf2c2aeca18044ea
C#
private static readonly BindingFlags flags
Type: BindingFlags
This field defines that only properties are included which are public and belong to an instance as well as have a property getter and a property setter.