I\'d like to restrict a generic I\'m coding to anything that can be null. That\'s basically any class + System.Nullable (e.g. int? and suc
null
System.Nullable
int?