C# Class Rebel.Framework.Expressions.Remotion.ExpressionNodeModifierRegistry

Afficher le fichier Open project: RebelCMS/rebelcmsxu5

Méthodes publiques

Méthode Description
EnsureRegistered ( MethodInfo methodInfo, Type nodeType ) : void

Method Details

EnsureRegistered() public méthode

public EnsureRegistered ( MethodInfo methodInfo, Type nodeType ) : void
methodInfo System.Reflection.MethodInfo
nodeType System.Type
Résultat void