Data.DtAddXmlDataEntryCommand.DtAddXmlDataEntryCommand C# (CSharp) Method

DtAddXmlDataEntryCommand() private method

private DtAddXmlDataEntryCommand ( CommonCmdletBase cmdlet ) : Commands
cmdlet CommonCmdletBase
return Commands
        internal DtAddXmlDataEntryCommand(CommonCmdletBase cmdlet) : base (cmdlet)
        {
        }
        
DtAddXmlDataEntryCommand