Show / Hide Table of Contents

Method Create

| Improve this Doc View Source

Create(String)

Creates instance of DbSession.

Declaration
public abstract T Create(string projectPath)
Parameters
Type Name Description
System.String projectPath

The source code project path.

Returns
Type Description
T

The new instance of DbSession.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest