GetQualifiedName method

Extracts the fully-qualified name from a named schema.
Signature
protected virtual string GetQualifiedName (System.Text.Json.JsonElement element, string scope);

Parameters

JsonElement element
To be added.
string scope
To be added.

Return type

string
To be added.
Chr.Avro