Exemple #1
0
        /// <summary> Initializes the class members</summary>
        private void InitClassMembers()
        {
            _storeInformations = new ProductSearchEngine.CollectionClasses.StoreInformationCollection();
            _storeInformations.SetContainingEntityInfo(this, "City");
            PerformDependencyInjection();

            // __LLBLGENPRO_USER_CODE_REGION_START InitClassMembers
            // __LLBLGENPRO_USER_CODE_REGION_END
            OnInitClassMembersComplete();
        }
        /// <summary> Initializes the class members</summary>
        private void InitClassMembers()
        {
            _storeInformations = new ProductSearchEngine.CollectionClasses.StoreInformationCollection();
            _storeInformations.SetContainingEntityInfo(this, "City");
            PerformDependencyInjection();

            // __LLBLGENPRO_USER_CODE_REGION_START InitClassMembers
            // __LLBLGENPRO_USER_CODE_REGION_END
            OnInitClassMembersComplete();
        }