Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Forseti
Suites
Case
C# Class Forseti.Suites.Case
Mostra file
Open project: dolittle/Forseti
Class Usage Examples
Public Methods
Method
Description
AddChildCase
(
Case
@case
) :
void
Case
( ) :
System.Collections.Generic
IsDummyOrEmptyCase
(
Case
@case
) :
bool
Method Details
AddChildCase()
public
method
public
AddChildCase
(
Case
@case
) :
void
@case
Case
return
void
Case()
public
method
public
Case
( ) :
System.Collections.Generic
return
System.Collections.Generic
IsDummyOrEmptyCase()
public
static
method
public
static
IsDummyOrEmptyCase
(
Case
@case
) :
bool
@case
Case
return
bool