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
Bickle
ReflectionWrapping
ExampleTranslator
C# Class Bickle.ReflectionWrapping.ExampleTranslator
Datei anzeigen
Open project: davidmfoley/bickle
Public Methods
Method
Description
ExampleTranslator
(
ISpec
spec
) :
Bickle.Utility
Translate
(
object
ex
) :
IExample
Method Details
ExampleTranslator()
public
method
public
ExampleTranslator
(
ISpec
spec
) :
Bickle.Utility
spec
ISpec
return
Bickle.Utility
Translate()
public
method
public
Translate
(
object
ex
) :
IExample
ex
object
return
IExample