C# 클래스 Rebel.Framework.EntityGraph.Domain.Entity.Dynamic.DynamicEntity.BinderInfo

Information for a binding event
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
BinderInfo ( bool ignoreCase, string name, Type returnType ) : System

메소드 상세

BinderInfo() 공개 메소드

public BinderInfo ( bool ignoreCase, string name, Type returnType ) : System
ignoreCase bool
name string
returnType System.Type
리턴 System