Ejemplo n.º 1
0
 public static bool IsTestActive(this StaticAbTestData staticData, AbTestTypeId typeId, DateTime time) => default;
Ejemplo n.º 2
0
 public static Dictionary <AbTestTypeId, AbTestType> GetActiveTests(this StaticAbTestData staticData, DateTime time) => default;