次の方法で共有


Utility.IsJson(String) メソッド

定義

public static bool IsJson(string input);
static member IsJson : string -> bool
Public Function IsJson (input As String) As Boolean

パラメーター

input
String

戻り値

適用対象