C# Class JPB.DataAccess.DbInfoConfig.DbInfo.FakeMethodInfoCache

Inheritance: DbMethodInfoCache
Afficher le fichier Open project: JPVenson/DataAccess

Méthodes publiques

Méthode Description
FakeMethodInfoCache ( Func fakeMehtod, string name ) : System
Invoke ( object target ) : object

Method Details

FakeMethodInfoCache() public méthode

public FakeMethodInfoCache ( Func fakeMehtod, string name ) : System
fakeMehtod Func
name string
Résultat System

Invoke() public méthode

public Invoke ( object target ) : object
target object
Résultat object