public Excel_multiAssetCompositeOptionLoaderView defaultLoaderView()
        {
            Excel_multiAssetCompositeOptionLoaderView subTypeLoaderView;// = new Excel_compositeOptionLoaderView();

            //default;
            Excel_multiAsset_vanillaCallPutViewModel e_mvcpvm = new Excel_multiAsset_vanillaCallPutViewModel();

            e_mvcpvm.DefaultSetting(this);
            e_mvcpvm.setInterfaceViewModel(this);

            e_mvcpvm.setUnderlying(this.excel_underlyingCalcInfoViewModel_);

            subTypeLoaderView = e_mvcpvm.loaderView(this);

            subTypeLoaderView.InterfaceViewModel_ = this;

            subTypeLoaderView.Excel_underlyingCalcInfoViewModel_ = this.excel_underlyingCalcInfoViewModel_;

            return(subTypeLoaderView);
        }
        public Excel_multiAssetCompositeOptionLoaderView defaultLoaderView()
        {
            Excel_multiAssetCompositeOptionLoaderView subTypeLoaderView;// = new Excel_compositeOptionLoaderView();

            //default;
            Excel_multiAsset_vanillaCallPutViewModel e_mvcpvm = new Excel_multiAsset_vanillaCallPutViewModel();

            e_mvcpvm.DefaultSetting(this);
            e_mvcpvm.setInterfaceViewModel(this);

            e_mvcpvm.setUnderlying(this.excel_underlyingCalcInfoViewModel_);

            subTypeLoaderView = e_mvcpvm.loaderView(this);

            subTypeLoaderView.InterfaceViewModel_ = this;

            subTypeLoaderView.Excel_underlyingCalcInfoViewModel_ = this.excel_underlyingCalcInfoViewModel_;

            return subTypeLoaderView;
        }