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