DSShared.old.VarCollection.VarCollection C# (CSharp) Метод

VarCollection() публичный Метод

public VarCollection ( VarCollection other ) : System
other VarCollection
Результат System
		public VarCollection(VarCollection other):this()
		{
			this.other=other;
		}

Same methods

VarCollection::VarCollection ( ) : System
VarCollection::VarCollection ( StreamReader sr ) : System
VarCollection::VarCollection ( string baseVar ) : System