示例#1
0
 public Game(IHostTetris pHost)
 {
   m_pHost = pHost;
 }
示例#2
0
 public Game(IHostTetris pHost)
 {
     m_pHost = pHost;
 }