Пример #1
0
 protected Repository()
 {
     infoCache = new VersionInfoCache(this);
 }
Пример #2
0
 public Repository()
 {
     infoCache = new VersionInfoCache(this);
 }
Пример #3
0
		protected Repository ()
		{
			infoCache = new VersionInfoCache (this);
		}
Пример #4
0
		public Repository ()
		{
			infoCache = new VersionInfoCache (this);
		}