C# Class RxSpy.Events.MethodInfo

Inheritance: IMethodInfo
Show file Open project: niik/RxSpy Class Usage Examples

Public Methods

Method Description
MethodInfo ( System.Reflection method ) : System

Private Methods

Method Description
GetArgument ( System.Reflection arg ) : string
GetArguments ( System.Reflection method ) : string
GetName ( System.Reflection method ) : string

Method Details

MethodInfo() public method

public MethodInfo ( System.Reflection method ) : System
method System.Reflection
return System