Summary
Create a new Client
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- Perforce
Syntax
public static void CreateClient(string User, string Clientname, string Root, string View)
Parameters
Name | Type | Description |
---|---|---|
User | string | |
Clientname | string | |
Root | string | |
View | string |
Return Value
Type | Description |
---|---|
void |