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

ファイルを表示 Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
MethodInfoRegistration ( MethodInfo methodInfo, Type type ) : System

Method Details

MethodInfoRegistration() public method

public MethodInfoRegistration ( MethodInfo methodInfo, Type type ) : System
methodInfo System.Reflection.MethodInfo
type System.Type
return System