Exemple #1
0
 public static void Create(XElement xe)
 {
     __current = new WebImageMongoManager(WebImageMongoCacheManager.Create(xe));
 }