namespace IDTF.Net { public sealed class Format { public const string SixDecPlFormat = "0.000000"; } }