Esempio n. 1
0
 public static AuthResult FromUri(Uri uri)
 => new AuthResult(WebUtils.ParseQueryString(uri.ToString()));