コード例 #1
0
 // Internal for tests
 internal static void ResetConfig()
 {
     _config = null;
 }
コード例 #2
0
 public static void Setup(PersonalisationGroupsConfig config)
 {
     _value = config;
 }