Пример #1
0
 public ConflictReaperWebSocketHandler(DropboxConnection dropboxclient, GlobalUtil g)
 {
     client = dropboxclient;
     global = g;
 }