namespace BinaryObjectScanner.Models.BDPlus
{
public static class Constants
public const string SignatureString = "BDSVM_CC";
}