public TemplateSettingObject() { _TableDataGateway = new Project(); _StoreProcedures = new StoreProceduresPattern(); _Entities = new Entities(); _MethodsName = new MethodsName(); _Methods = new Methods(); _OthersSettings = new Others(); }