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