C# 클래스 NHibernate.Hql.Ast.HqlStringConstant

상속: HqlConstant
파일 보기 프로젝트 열기: nhibernate/nhibernate-core

공개 메소드들

메소드 설명
HqlStringConstant ( IASTFactory factory, string s ) : System

메소드 상세

HqlStringConstant() 공개 메소드

public HqlStringConstant ( IASTFactory factory, string s ) : System
factory IASTFactory
s string
리턴 System