'Declaration Public Function New( _ ByVal type As String _ )
'Declaration
Public Function New( _ ByVal type As String _ )
'Usage Dim type As String Dim instance As New ShapeEventArgs(type)
'Usage
Dim type As String Dim instance As New ShapeEventArgs(type)
public ShapeEventArgs( string type )
ShapeEventArgs Class ShapeEventArgs Members Overload List