NHibernate.Lob.External.FileSystemCasConnection.FileSystemCasConnection C# (CSharp) Method

FileSystemCasConnection() public method

public FileSystemCasConnection ( string storagePath ) : System
storagePath string
return System
		public FileSystemCasConnection(string storagePath) : this(storagePath, null) { }

Same methods

FileSystemCasConnection::FileSystemCasConnection ( string storagePath, string hashName ) : System