How do I declare a semi-global (in-namespace) singleton? C# help tells me baldly and briefly it's not like C/C++ (or Pascal or Ada for that matter) and references/variables can't be declared in ...