change nav 1-patterns formatting

This commit is contained in:
christianbraeunlich 2021-12-05 19:02:27 +01:00
parent ba12637e35
commit 7e4e21d223
54 changed files with 211 additions and 250 deletions

View file

@ -2,13 +2,10 @@
title = "Singleton Codeunit"
weight = 1100
+++
## Singleton Codeunit
_By Bogdana Botez at Microsoft Development Center Copenhagen_
_By Bogdana Botez at Microsoft Development Center Copenhagen
_
[![ ][image0]][anchor0]
_[![ ][image0]][anchor0]
_
**Problem**: In some situations, global state needs to be preserved at runtime throughout a session.