C# Class DotNetWorkQueue.Transport.SQLite.Basic.ReceiveCommand

Mostrar archivo Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
ReceiveCommand ( string commandText, ReceiveCommandTypes type ) : System

Method Details

ReceiveCommand() public method

public ReceiveCommand ( string commandText, ReceiveCommandTypes type ) : System
commandText string
type ReceiveCommandTypes
return System