C# Класс NEventStoreExample.Event.AccountDetailsSetEvent

Наследование: IEvent
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AccountDetailsSetEvent ( System.Guid accountid, string name, string address, string city ) : System

Описание методов

AccountDetailsSetEvent() публичный Метод

public AccountDetailsSetEvent ( System.Guid accountid, string name, string address, string city ) : System
accountid System.Guid
name string
address string
city string
Результат System