Esempio n. 1
0
        public async override Task OnDestroyAsync()
        {
            await RegionManager.DestroyRegions("ContentRegion1", "ContentRegion2");

            await base.OnDestroyAsync();
        }