Exemplo n.º 1
0
        } // End Dispose

        /*
         * Name: DisposeAsync
         * Author: Namchok Singhachai
         * Description: Discardation all operation.
         */
        public async Task DisposeAsync()
        {
            await _context.DisposeAsync();
        } // End DisposeAsync