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
Arc
Domain
Dsl
Should
C# Class Arc.Domain.Dsl.Should
API for actions.
Mostra file
Open project: marektihkan/Arc
Public Methods
Method
Description
Do
(
System.Action
action
) :
System.Action
Does the specified action.
Method Details
Do()
public
static
method
Does the specified action.
public
static
Do
(
System.Action
action
) :
System.Action
action
System.Action
The action.
return
System.Action