Tmx.SendCommonDataItemCommand.SendCommonDataItemCommand C# (CSharp) Method

SendCommonDataItemCommand() private method

private SendCommonDataItemCommand ( CommonCmdletBase cmdlet ) : Client.Library.ObjectModel
cmdlet CommonCmdletBase
return Client.Library.ObjectModel
        internal SendCommonDataItemCommand(CommonCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
SendCommonDataItemCommand