'Declaration Public Function New( _ ByVal id As Integer, _ ByVal catName As String _ )
'Declaration
Public Function New( _ ByVal id As Integer, _ ByVal catName As String _ )
public EventLogSourceCategory( int id, string catName )
EventLogSourceCategory Class EventLogSourceCategory Members Overload List