C# Class EventStore.VSTools.RunProjection

Inheritance: CommandToEventStore
Mostra file Open project: AlexeyRaga/esvstools

Public Methods

Method Description
RunProjection ( string eventStoreAddress, string name, string content ) : System

Method Details

RunProjection() public method

public RunProjection ( string eventStoreAddress, string name, string content ) : System
eventStoreAddress string
name string
content string
return System