C# (CSharp) kOS.Safe.Utilities Namespace

Classes

Name Description
AssemblyWalkAttribute
Debug
Debug.NagMessage
KOSNomenclature A class for the purpose of holding the mapping information that goes back and forth between C# type names and thier KOS type name equivalents. Any time you add a new class derived from kOS.Safe.Encapsulated.Structure, you should check to see if you should add a mapping to this class to go with it. This class is intended to be used "statically" without an actual instance of it being necessary. There should be only one copy of its data, globally, across the entire process.