Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Prototype
Domain
Aggregates
Subject
Commands
DeleteSubject
C# Class Prototype.Domain.Aggregates.Subject.Commands.DeleteSubject
Inheritance:
Prototype.Platform.Domain.Command
Datei anzeigen
Open project: paralect/prototype
Class Usage Examples
Public Methods
Method
Description
DeleteSubject
( ) :
System
DeleteSubject
(
string
id
,
string
reason
) :
System
Method Details
DeleteSubject()
public
method
public
DeleteSubject
( ) :
System
return
System
DeleteSubject()
public
method
public
DeleteSubject
(
string
id
,
string
reason
) :
System
id
string
reason
string
return
System