DiagramSpy(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor
public:
DiagramSpy(System::String ^ methodName);
public DiagramSpy (string methodName);
new Microsoft.VisualStudio.Modeling.Diagrams.DiagramSpy : string -> Microsoft.VisualStudio.Modeling.Diagrams.DiagramSpy
Public Sub New (methodName As String)
Parameters
- methodName
- String