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
DynamicServices
EntityType
C# Class DynamicServices.EntityType
Inheritance:
DynamicType
显示文件
Open project: ryanohs/DynamicServices
Public Methods
Method
Description
CreateAction
(
MethodInfo
method
) :
DynamicAction
EntityType
(
Type
type
) :
System
Method Details
CreateAction()
public
method
public
CreateAction
(
MethodInfo
method
) :
DynamicAction
method
System.Reflection.MethodInfo
return
DynamicAction
EntityType()
public
method
public
EntityType
(
Type
type
) :
System
type
System.Type
return
System