Esempio n. 1
0
 internal static Grammar[] FromJSONArray(string json) => JsonArray.FromJsonArray <Grammar>(json);