Mono.Remoting.Channels.Unix.HostConnectionPool.HostConnectionPool C# (CSharp) 메소드

HostConnectionPool() 공개 메소드

public HostConnectionPool ( string path ) : System
path string
리턴 System
		public HostConnectionPool (string path)
		{
			_path = path;
		}