示例#1
0
 public static bool ContainsStaticObject(string localPath)
 {
     return(StaticObjects.Contains(localPath));
 }