JsonSerializer will serialize a matrix but deserializing is set to null public class Test { public float[,] F { get; set; } } var t1 = new ...
確定! 回上一頁