C# Class EventStore.VSTools.DeployProjection

Inheritance: CommandToEventStore
Exibir arquivo Open project: AlexeyRaga/esvstools

Public Methods

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

Method Details

DeployProjection() public method

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