CodeDomEventBindingService.ValidateMethodName Method
Visual Studio 2005
Validates the name of the method.
This method is not CLS-compliant. Namespace: Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom
Assembly: Microsoft.VisualStudio.Shell.Design (in microsoft.visualstudio.shell.design.dll)
Assembly: Microsoft.VisualStudio.Shell.Design (in microsoft.visualstudio.shell.design.dll)
This method calls the IsValidIdentifier method. If the method name is not valid, it throws an ArgumentException.