ParameterInfoEx ​
Provides extension methods for System.Reflection.ParameterInfo instances.
Kind: Static class
Namespace: CrowdControl.Common
Public Static Functions
bool
IsNullable(ParameterInfo parameter)
Determines whether the parameter is annotated as nullable.
