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