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

Information for a binding event
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
BinderInfo ( bool ignoreCase, string name, Type returnType ) : System

Method Details

BinderInfo() public méthode

public BinderInfo ( bool ignoreCase, string name, Type returnType ) : System
ignoreCase bool
name string
returnType System.Type
Résultat System