I have a class like this;
public class MyStok { public int STId { get; set; } public int SM { get; set; } public string CA { get; set; } pub
For array type Please try this one.
List myDeserializedObjList = (List)Newtonsoft.Json.JsonConvert.DeserializeObject(sc), typeof(List));
Please See here for details to deserialise Json