FacebookHelper.GetAgeRangeMin(JObject) メソッド

定義

ユーザーの最小年齢を取得します。

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

パラメーター

user
Newtonsoft.Json.Linq.JObject

戻り値

適用対象