예제 #1
0
 public bool IsSameMethod(ProgElements.IMethod method)
 {
     return(false);
 }
 public bool Edit(XmlSerializer.XmlObjectWriter writer, ProgElements.IMethod context, System.Windows.Forms.Form caller, bool isNewAction)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public bool Edit(XmlSerializer.XmlObjectWriter writer, ProgElements.IMethod context, System.Windows.Forms.Form caller, bool isNewAction)
 {
     return(false);
 }