Partilhar via


FacebookHelper.GetName(JObject) Método

Definição

Obtém o nome do usuário.

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

Parâmetros

user
Newtonsoft.Json.Linq.JObject

Retornos

Aplica-se a