示例#1
0
		internal void SetCurrent()
		{
			_Current = this;
		}
示例#2
0
 internal void SetCurrent()
 {
     _Current = this;
 }