'Declaration Public Function New( _ ByVal descriptionResourceKey As String, _ ByVal resourceClassType As Type _ )
'Usage Dim descriptionResourceKey As String Dim resourceClassType As Type Dim instance As New LocalizedCategoryAttribute(descriptionResourceKey, resourceClassType)
public LocalizedCategoryAttribute( string descriptionResourceKey, Type resourceClassType )
Parameters
- descriptionResourceKey
- resourceClassType