コード例 #1
0
 public void OnInterfaceMethodCreated(LimnorDesigner.Interface.InterfaceElementMethod method)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void OnInterfaceMethodCreated(LimnorDesigner.Interface.InterfaceElementMethod method)
 {
     _eventPath.OnInterfaceMethodCreated(method);
 }