'Declaration
Public Function New( _ ByVal objectType As System.Type, _ ByVal id As NIdentifier _ )
'Usage
Dim objectType As System.Type Dim id As NIdentifier Dim instance As New NPostbackEventArgs(objectType, id)
public NPostbackEventArgs( System.Type objectType, NIdentifier id )
Parameters
- objectType
- id