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