Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
EvCoSample
Domain
Product
C# Class EvCoSample.Domain.Product
Inheritance:
Entity
Exibir arquivo
Open project: florindpreda/EventualConsistency.DomainEvents.AzureServiceBus
Class Usage Examples
Public Methods
Method
Description
Delete
( ) :
void
Product
(
string
name
) :
System
Protected Methods
Method
Description
Product
( ) :
System
Method Details
Delete()
public
method
public
Delete
( ) :
void
return
void
Product()
protected
method
protected
Product
( ) :
System
return
System
Product()
public
method
public
Product
(
string
name
) :
System
name
string
return
System