Beispiel #1
0
 protected Repository()
 {
     infoCache = new VersionInfoCache(this);
 }
Beispiel #2
0
 public Repository()
 {
     infoCache = new VersionInfoCache(this);
 }
		protected Repository ()
		{
			infoCache = new VersionInfoCache (this);
		}
Beispiel #4
0
		public Repository ()
		{
			infoCache = new VersionInfoCache (this);
		}