'宣言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 )