System.Threading.CSnzi.Close C# (CSharp) 메소드

Close() 공개 메소드

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