Ejemplo n.º 1
0
		public void ClassSetUp()
		{
			provider = new SharedCacheProvider();
			props = new Dictionary<string, string>();
			provider.Start(props);
		}