'Declaration Public Function New( _ ByVal key As String _ )
'Declaration
Public Function New( _ ByVal key As String _ )
'Usage Dim key As String Dim instance As New FpCategoryAttribute(key)
'Usage
Dim key As String Dim instance As New FpCategoryAttribute(key)
public FpCategoryAttribute( string key )
FpCategoryAttribute Class FpCategoryAttribute Members