Initializes a new instance of the GetDepotFilesCmdOptions class
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2014.3.100.9144 (2014.3.100.9144)
Syntax
C# |
---|
public GetDepotFilesCmdOptions( GetDepotFilesCmdFlags flags, int maxFiles ) |
Visual Basic |
---|
Public Sub New ( _ flags As GetDepotFilesCmdFlags, _ maxFiles As Integer _ ) |
Visual C++ |
---|
public: GetDepotFilesCmdOptions( GetDepotFilesCmdFlags flags, int maxFiles ) |