Interface INullColHandlerMaker
Creates the null rule supplied by an attribute on a member or parameter.
public interface INullColHandlerMaker
- Extension Methods
Methods
MakeColHandler(Type, string?, object[], object?)
Builds the null rule for a member or parameter.
INullColHandler MakeColHandler(Type type, string? name, object[] attributes, object? param)