Example #1
0
 public void AddToWhiteList(string name)
 {
     resourceManager.AddToWhiteList(name);
 }