Mono.UnixUtils._isatty C# (CSharp) 메소드

_isatty() 개인적인 메소드

private _isatty ( int fd ) : int
fd int
리턴 int
		extern static int _isatty (int fd);