Ejemplo n.º 1
0
 public void OnInterfacePropertyChanged(LimnorDesigner.Interface.InterfaceElementProperty property)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void OnInterfacePropertyChanged(LimnorDesigner.Interface.InterfaceElementProperty property)
 {
     _eventPath.OnInterfacePropertyChanged(property);
 }