Tmx.TFSrvGetCollectionCommand.TFSrvGetCollectionCommand C# (CSharp) Method

TFSrvGetCollectionCommand() private method

private TFSrvGetCollectionCommand ( TFSCmdletBase cmdlet ) : System
cmdlet TFSCmdletBase
return System
        internal TFSrvGetCollectionCommand(TFSCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
TFSrvGetCollectionCommand