C# Class CouchRS.Test.QueryParser.when_parsing_query_with_a_union

Show file Open project: ifandelse/CouchRS

Protected Properties

Property Type Description
_command CouchRS.DataProcessingExtension.CouchDbCommand
_requests List

Property Details

_command protected static property

protected static CouchDbCommand,CouchRS.DataProcessingExtension _command
return CouchRS.DataProcessingExtension.CouchDbCommand

_requests protected static property

protected static List _requests
return List