C# Class DynamicServices.EntityAction

Inheritance: DynamicAction
Mostra file Open project: ryanohs/DynamicServices

Public Methods

Method Description
EntityAction ( DynamicType type, MethodInfo method ) : System.Reflection

Method Details

EntityAction() public method

public EntityAction ( DynamicType type, MethodInfo method ) : System.Reflection
type DynamicType
method System.Reflection.MethodInfo
return System.Reflection