C# Class FluentLinqToSql.ActiveRecord.ValidationError

显示文件 Open project: JeremySkinner/FluentLinqToSql

Public Methods

Method Description
ValidationError ( string errorMessage, string name, object value )

Method Details

ValidationError() public method

public ValidationError ( string errorMessage, string name, object value )
errorMessage string
name string
value object