Data.DtImportXmlFileCommand.DtImportXmlFileCommand C# (CSharp) Method

DtImportXmlFileCommand() private method

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