'宣言Public Function New( _ ByVal memberName As String, _ ByVal displayName As String, _ ByVal category As String _ )
public DesignerActionPropertyItem( string memberName, string displayName, string category )
パラメータ
- memberName
 - displayName
 - category
 
'宣言Public Function New( _ ByVal memberName As String, _ ByVal displayName As String, _ ByVal category As String _ )
public DesignerActionPropertyItem( string memberName, string displayName, string category )