SharpCifs.Smb.DfsReferral.DfsReferral C# (CSharp) Метод

DfsReferral() публичный Метод

public DfsReferral ( ) : System.Collections.Generic
Результат System.Collections.Generic
		public DfsReferral()
		{
			// Server
			// Share
			// Path relative to tree from which this referral was thrown
			Next = this;
		}