Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DynamicServices
EntityType
C# 클래스 DynamicServices.EntityType
상속:
DynamicType
파일 보기
프로젝트 열기: ryanohs/DynamicServices
공개 메소드들
메소드
설명
CreateAction
(
MethodInfo
method
) :
DynamicAction
EntityType
(
Type
type
) :
System
메소드 상세
CreateAction()
공개
메소드
public
CreateAction
(
MethodInfo
method
) :
DynamicAction
method
System.Reflection.MethodInfo
리턴
DynamicAction
EntityType()
공개
메소드
public
EntityType
(
Type
type
) :
System
type
System.Type
리턴
System