Example #1
0
 public MatrixMessageService()
 {
     _matrix = new MsgInfoClass();
 }
Example #2
0
 public MatrixService()
 {
     _matrix = new MsgInfoClass();
 }