Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Domain
Term
C# Class Domain.Term
Afficher le fichier
Open project: AlexanderByndyu/DDD-example-1
Class Usage Examples
Méthodes publiques
Méthode
Description
AddOperation
(
System.Operation
operation
) :
void
CanBeClosed
( ) :
bool
Term
(
int
id
) :
System
Method Details
AddOperation()
public
méthode
public
AddOperation
(
System.Operation
operation
) :
void
operation
System.Operation
Résultat
void
CanBeClosed()
public
méthode
public
CanBeClosed
( ) :
bool
Résultat
bool
Term()
public
méthode
public
Term
(
int
id
) :
System
id
int
Résultat
System