'宣言
Public Shared Function _isNull( _ ByVal json As Nullable(Of JsonElement) _ ) As Boolean
public static bool _isNull( Nullable<JsonElement> json )
パラメータ
- json
'宣言
Public Shared Function _isNull( _ ByVal json As Nullable(Of JsonElement) _ ) As Boolean
public static bool _isNull( Nullable<JsonElement> json )