C# Class xVal.ServerSide.ErrorInfo

Datei anzeigen Open project: fellowshiptech/ft-iserve Class Usage Examples

Public Methods

Method Description
ErrorInfo ( string propertyName, string errorMessage )
ErrorInfo ( string propertyName, string errorMessage, object onObject )

Method Details

ErrorInfo() public method

public ErrorInfo ( string propertyName, string errorMessage )
propertyName string
errorMessage string

ErrorInfo() public method

public ErrorInfo ( string propertyName, string errorMessage, object onObject )
propertyName string
errorMessage string
onObject object