C# Class NetBase.Executive.Inserter

Inheritance: IRunnable
Show file Open project: buttonpusher/NetBase

Private Properties

Property Type Description

Public Methods

Method Description
Execute ( Database db ) : ITable
Inserter ( NetBase q ) : System

Method Details

Execute() public method

public Execute ( Database db ) : ITable
db Database
return ITable

Inserter() public method

public Inserter ( NetBase q ) : System
q NetBase
return System