C# Class Rebel.Framework.EntityGraph.Domain.Entity.Dynamic.DynamicEntity.BinderInfo

Information for a binding event
Datei anzeigen Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
BinderInfo ( bool ignoreCase, string name, Type returnType ) : System

Method Details

BinderInfo() public method

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