how to initialize a matrix in c# code example Example: initialize matrix c# int[,] matrix = new int[10,9];