'宣言 Public Function New( _ ByVal command As ICommand, _ ByVal commandParameter As Object, _ ByVal originalSource As Object, _ ByVal continueRouting As Boolean _ )
public ExecuteCommandInfo( ICommand command, object commandParameter, object originalSource, bool continueRouting )