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(); }
public bool Edit(XmlSerializer.XmlObjectWriter writer, ProgElements.IMethod context, System.Windows.Forms.Form caller, bool isNewAction) { return(false); }