System.Threading.CSnzi.Close C# (CSharp) Method

Close() public method

public Close ( ) : bool
return bool
		public bool Close ()
		{
			return root.Close ();
		}