public SecondChildViewModel(ISecondChildView view, IContainer container)
     : base(view, container)
 {
 }
 public SecondChildViewModel(ISecondChildView view, IContainer container)
     : base(view, container)
 {
 }