Пример #1
0
 public void OnInterfaceMethodCreated(LimnorDesigner.Interface.InterfaceElementMethod method)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void OnInterfaceMethodCreated(LimnorDesigner.Interface.InterfaceElementMethod method)
 {
     _eventPath.OnInterfaceMethodCreated(method);
 }