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