We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Gets a item from the Temp Data Dictionary
T Get<T>(string key, System.Text.Json.JsonSerializerOptions jsonOptions=null) where T : class;
T
key System.String
key
jsonOptions System.Text.Json.JsonSerializerOptions
jsonOptions