示例#1
0
 public PresignedURLService(EndpointConfig c)
 {
     config = c;
 }
示例#2
0
 public LoginService(EndpointConfig c)
 {
     config = c;
 }
示例#3
0
 public SyncService(EndpointConfig c)
 {
     config = c;
 }