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

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

공개 메소드들

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

메소드 상세

HqlDoubleConstant() 공개 메소드

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