'Declaration
Public Function New( _ ByVal customName As String _ )
'Usage
Dim customName As String Dim instance As New QueryValueEventArgs(customName)
public QueryValueEventArgs( string customName )
Parameters
- customName
- Custom name
'Declaration
Public Function New( _ ByVal customName As String _ )
'Usage
Dim customName As String Dim instance As New QueryValueEventArgs(customName)
public QueryValueEventArgs( string customName )