C# Class FluentLinqToSql.ActiveRecord.AcitveRecordException

Inheritance: System.Exception
显示文件 Open project: JeremySkinner/FluentLinqToSql

Public Methods

Method Description
AcitveRecordException ( string msg ) : System

Method Details

AcitveRecordException() public method

public AcitveRecordException ( string msg ) : System
msg string
return System