示例#1
0
 public List <uint> GetSubDeviceSessions(string name)
 {
     return(LibsignalDBContext.GetSubDeviceSessions(name));
 }