Skip to content Skip to sidebar Skip to footer
Showing posts with the label Reflection

Go Template/html Iteration To Generate Table From Struct

Given a collection of structs, how can I use the 'range' template iterator to print out a t… Read more Go Template/html Iteration To Generate Table From Struct

Invoke An Overloaded Generic Method On A Static Class

I'm trying to invoke methods on the InputExtensions static class in order to create overloads f… Read more Invoke An Overloaded Generic Method On A Static Class

Go Template/html Iteration To Generate Table From Struct

Given a collection of structs, how can I use the 'range' template iterator to print out a t… Read more Go Template/html Iteration To Generate Table From Struct