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
StoryTeller
UserInterface
EventAggregatorInterceptor
C# Class StoryTeller.UserInterface.EventAggregatorInterceptor
Inheritance:
TypeInterceptor
Afficher le fichier
Open project: adymitruk/storyteller
Méthodes publiques
Méthode
Description
MatchesType
(
Type
type
) :
bool
Process
(
object
target
,
IContext
context
) :
object
Method Details
MatchesType()
public
méthode
public
MatchesType
(
Type
type
) :
bool
type
System.Type
Résultat
bool
Process()
public
méthode
public
Process
(
object
target
,
IContext
context
) :
object
target
object
context
IContext
Résultat
object