Kevin

Results 2 issues of Kevin

Hello, would be great to support something like this, so I dont have to define it multiple times ` mapper.Property(i => i.Name).CanSort() .CanFilter() .HasName("name"); `

May it would be good to get a "real" object or null instead of the ulong @object. Is this possible? public unsafe delegate Bool32 DebugReportCallbackDelegate(DebugReportFlags flags, ortObjectType objectType, ulong @object,...