Ejemplo n.º 1
0
 protected virtual T ParseResultString(string data)
 => OauthHelper.ParseJsonObject <T>(data);