C# 클래스 Lob.NHibernate.Type.GzipExternalXlobType

ExternalXlobType with Gzip enabled by default (for use in Castle ActiveRecord)
상속: ExternalXlobType
파일 보기 프로젝트 열기: bittercoder/Lob

공개 메소드들

메소드 설명
SetParameterValues ( string>.IDictionary parameters ) : void

메소드 상세

SetParameterValues() 공개 메소드

public SetParameterValues ( string>.IDictionary parameters ) : void
parameters string>.IDictionary
리턴 void