System.Text.RegularExpressions.LinkStack.SetCurrent C# (CSharp) Method

SetCurrent() protected abstract method

protected abstract SetCurrent ( object l ) : void
l object
return void
		protected abstract void SetCurrent (object l);