GoogleHelper.GetGivenName(JObject) Método

Definição

Obtém o nome fornecido pelo usuário.

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

Parâmetros

user
Newtonsoft.Json.Linq.JObject

Retornos

Aplica-se a