Exemplo n.º 1
0
 public StateBrowserWindowVm()
 {
     LogEntries      = new ObservableCollection <LogEntry>();
     PageHtmlDomInfo = new StatePageHtmlDomInformationVm();
 }
 public StateBrowserWindowVm()
 {
     LogEntries = new ObservableCollection<LogEntry>();
     PageHtmlDomInfo = new StatePageHtmlDomInformationVm();
 }