/// <summary> /// 使う前に、実装インスタンスを設定してください。 /// </summary> /// <param oVariableName="nActionCollection"></param> public void InitializeBeforeUse( Mainwnd_FormWrapping mainwnd_FormWrapping, ConfigurationtreeToFunction gcavToFunc, Form_Toolwindow form_Toolwindow, MemoryAatoolxmlDialog moAatoolxmlDialog, UsercontrolStyleSetter ucontrolStyleSetter, UsercontrolCreator1 ucontrolCreator1, XToMemory_Form xToM_FormImpl ) { this.MemoryForms.InitializeBeforeUse( mainwnd_FormWrapping, gcavToFunc, form_Toolwindow, moAatoolxmlDialog, ucontrolStyleSetter, ucontrolCreator1, xToM_FormImpl ); }
public void InitializeBeforeUse( Mainwnd_FormWrapping mainwnd_FormWrapping, ConfigurationtreeToFunction gcavToFunc, Form_Toolwindow form_Toolwindow, MemoryAatoolxmlDialog moAatoolxmlDialog, UsercontrolStyleSetter ucontrolStyleSetter, UsercontrolCreator1 ucontrolCreator1, XToMemory_Form xToM_FormImpl ) { this.Mainwnd_FormWrapping = mainwnd_FormWrapping; this.givechapterandverseToFunction = gcavToFunc; this.ucontrolCreator1 = ucontrolCreator1; this.xToMemory_Form = xToM_FormImpl; this.form_Toolwindow = form_Toolwindow; //this.form_Toolwindow.InitializeBeforeUse(owner_MemoryApplication); this.moAatoolxmlDialog = moAatoolxmlDialog; this.ucontrolStyleSetter = ucontrolStyleSetter; }