P4Command Constructor |
| Name | Description | |
|---|---|---|
| P4Command(P4Server) |
Create a new command
| |
| P4Command(P4Server, P4ServerPromptHandlerDelegate) |
Create a new command
| |
| P4Command(Connection, String, Boolean, String) |
Constructor
| |
| P4Command(P4Server, String, Boolean, String) |
Constructor
| |
| P4Command(Repository, String, Boolean, String) |
Constructor
| |
| P4Command(P4Server, String, P4ServerPromptHandlerDelegate, Boolean, String) |
Constructor
| |
| P4Command(Repository, String, P4ServerPromptHandlerDelegate, Boolean, String) |
Constructor
|