NHibernate.Lob.External.FileSystemCasConnection.FileSystemCasConnection C# (CSharp) Метод

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

public FileSystemCasConnection ( string storagePath ) : System
storagePath string
Результат System
		public FileSystemCasConnection(string storagePath) : this(storagePath, null) { }

Same methods

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