System.EnterpriseServices.Activity.BindToCurrentThread C# (CSharp) Method

BindToCurrentThread() private method

private BindToCurrentThread ( ) : void
return void
		public void BindToCurrentThread ()
		{
			throw new NotImplementedException ();
		}