NullableUriExtensions extension

Provides an extension method for Uri that is nullable.

NullableなUri用の拡張メソッドを提供します。

on

Properties

isEmpty bool

Available on Uri?, provided by the NullableUriExtensions extension

Whether this Uri is empty.
no setter
isNotEmpty bool

Available on Uri?, provided by the NullableUriExtensions extension

Whether this Uri is not empty.
no setter