Esempio n. 1
0
 public ScreenResolutionRemoteDataViewModel(ScreenResolution screenResolution)
     : base(screenResolution.Year, screenResolution.Resolution, screenResolution.Share, screenResolution.VisibleInLegend, screenResolution.OrderNumber)
 {
 }
 public ScreenResolutionRemoteDataViewModel(ScreenResolution screenResolution)
     : base(screenResolution.Year, screenResolution.Resolution, screenResolution.Share, screenResolution.VisibleInLegend, screenResolution.OrderNumber)
 {
 }