get Result Or Default
Gets the result of the event or a default value if the result is null.
Return
The result of the event or the default value.
Parameters
default
The default value to return if the result is null.
Gets the result of the event or a default value if the result is null.
The result of the event or the default value.
The default value to return if the result is null.