Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
JPB
DataAccess
DbInfoConfig
DbInfo
FakeMethodInfoCache
C# Class JPB.DataAccess.DbInfoConfig.DbInfo.FakeMethodInfoCache
Inheritance:
DbMethodInfoCache
显示文件
Open project: JPVenson/DataAccess
Public Methods
Method
Description
FakeMethodInfoCache
(
Func
fakeMehtod
,
string
name
) :
System
Invoke
(
object
target
) :
object
Method Details
FakeMethodInfoCache()
public
method
public
FakeMethodInfoCache
(
Func
fakeMehtod
,
string
name
) :
System
fakeMehtod
Func
name
string
return
System
Invoke()
public
method
public
Invoke
(
object
target
) :
object
target
object
return
object