GoogleHelper.GetProfile(JObject) Método

Definição

Obtém o link de perfil do usuário.

public:
 static System::String ^ GetProfile(Newtonsoft::Json::Linq::JObject ^ user);
public static string GetProfile (Newtonsoft.Json.Linq.JObject user);
static member GetProfile : Newtonsoft.Json.Linq.JObject -> string
Public Shared Function GetProfile (user As JObject) As String

Parâmetros

user
Newtonsoft.Json.Linq.JObject

Retornos

Aplica-se a