Options Constructor (GetDepotDirsCmdFlags, String) |
Namespace: Perforce.P4
public Options( GetDepotDirsCmdFlags flags, string stream )
Public Sub New ( flags As GetDepotDirsCmdFlags, stream As String )
public: Options( GetDepotDirsCmdFlags flags, String^ stream )
new : flags : GetDepotDirsCmdFlags * stream : string -> Options