Exemplo n.º 1
0
 public List <uint> GetSubDeviceSessions(string name)
 {
     return(sessionStore.GetSubDeviceSessions(name));
 }