Пример #1
0
 // Populate dictionary of Gateway Information
 void m_TTUSAPI_OnGatewayUpdate(object sender, GatewayUpdateEventArgs e)
 {
     m_colGateways = e.Gateways;
 }
 // Populate dictionary of Gateway Information
 void m_TTUSAPI_OnGatewayUpdate(object sender, GatewayUpdateEventArgs e)
 {
     m_colGateways = e.Gateways;
 }