'Declaration
Public Function New( _ ByVal comm As NCommand, _ ByVal state As NCommandUIState _ )
'Usage
Dim comm As NCommand Dim state As NCommandUIState Dim instance As New QueryCommandUIStateEventArgs(comm, state)
public QueryCommandUIStateEventArgs( NCommand comm, NCommandUIState state )
Parameters
- comm
- state