'宣言
Public Function New( _ ByVal parentCommandId As Integer, _ ByVal commandId As Integer, _ ByVal displayName As String _ )
public UICustomCommandAttribute( int parentCommandId, int commandId, string displayName )
'宣言
Public Function New( _ ByVal parentCommandId As Integer, _ ByVal commandId As Integer, _ ByVal displayName As String _ )
public UICustomCommandAttribute( int parentCommandId, int commandId, string displayName )