I hereby claim:
- I am hbiarge on github.
- I am hbiarge (https://keybase.io/hbiarge) on keybase.
- I have a public key whose fingerprint is E2A8 2682 5502 8CE5 9819 A98E 4604 55DB 5A40 78B2
To claim this, I am signing this object:
public static IEnumerable<T> GetAllControls<T>(this Control @this) where T : Control | |
{ | |
return @this.Controls.AsEnumerable() | |
.Where(x => x.GetType() == typeof(T)) | |
.Select(y=>(T)y) | |
.Union(@this.Controls.AsEnumerable() | |
.SelectMany(x => GetAllControls<T>(x)) | |
.Select(y=>(T)y)); | |
} |
I hereby claim:
To claim this, I am signing this object:
Aquí estamos de nuevo, recuperando la actividad después de un pequeño parón. Esta es la agenda que hemos planteado para esta sesión: