Tmx.TmxCommand.TmxCommand C# (CSharp) Method

TmxCommand() private method

private TmxCommand ( CommonCmdletBase cmdlet )
cmdlet CommonCmdletBase
        internal TmxCommand(CommonCmdletBase cmdlet)
        {
            Cmdlet = cmdlet;
        }