Exemplo n.º 1
0
 internal void AddSprm(ushort sprmCode, int param, byte[] varParam)
 {
     m_grpprl.AddSprm(sprmCode, param, varParam);
 }