Ignore:
Timestamp:
Aug 5, 2011, 5:00:07 PM (13 years ago)
Author:
bayral
Message:

WPF inprovement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/PiwigoLib/Service/PwgSessionService.cs

    r11850 r11911  
    4444                    {
    4545                        ConvertProxyResponseToDTO(response, ref PwgSession);
     46                        PwgSession.IsConnected = true;
    4647                    }
    4748                } catch (PwgProxyException ex)
Note: See TracChangeset for help on using the changeset viewer.