Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 08616eff

Přidáno uživatelem Jakub Šilhavý před asi 2 roky(ů)

re #9566 Removed IoUtils.cs since it was being used only in one place.

Zobrazit rozdíly:

ld_client/LDClient/detection/ProcessProcessDetection.cs
1 1
using System.Diagnostics;
2
using System.Text.Json;
3 2
using LDClient.network;
4 3
using LDClient.network.data;
5 4

  
......
33 32
            }
34 33
            return success;
35 34
        }
36
        
35

  
37 36
        private async Task DebuggerDisconnected() {
38 37
            if (_lastConnectedPayload is not null) {
39 38
                _lastConnectedPayload.Status = ConnectionStatus.Disconnected;

Také k dispozici: Unified diff