netfx-Reflector
Strong-typed static reflection via Reflect: // Void static method MethodInfo cw = Reflect.GetMethod( () => Console.WriteLine); // Instance void method MethodInfo mi = Reflect<IView>.GetMethod(v => v.Show); // Boolean returning instance method MethodInfo pi = Reflect<IViewModel> .GetMethod<bool>(v => v.Save);
Activity
- Latest release
- 7y ago
- Total releases
- 6
- Cadence
- ~daily
- Last 12 months
- 0
Details
- First release
- Mar 19, 2011
| Version | Released | |
|---|---|---|
1.0.0.11
patch
|
1.0.0.11
patch
Dependencies (1)
|
|
1.0.0.7
patch
|
1.0.0.7
patch
Dependencies (1)
|
|
1.0.0.5
patch
|
1.0.0.5
patch
Dependencies (1)
|
|
1.0.0.4
patch
|
1.0.0.4
patch
Dependencies (1)
|
|
1.0.0.3
patch
|
1.0.0.3
patch
Dependencies (1)
|
|
1.0.0.2
initial
|
1.0.0.2
initial
Dependencies (1)
|