C# Class CQRSalad.EventSourcing.ReflectionExtensions

Show file Open project: Ontropix/CQRSalad

Private Methods

Method Description
FindMethodBySinglePameter ( this methodOwner, Type parameterType ) : MethodInfo
MethodsFilter ( MethodInfo method, Type parameterType ) : bool