C# Class NEventStoreExample.Command.CloseAccountCommand

Inheritance: ICommand
Mostra file Open project: NForza/NEventStoreExample

Public Methods

Method Description
CloseAccountCommand ( System.Guid accountId ) : System

Method Details

CloseAccountCommand() public method

public CloseAccountCommand ( System.Guid accountId ) : System
accountId System.Guid
return System