Skip to content

Instantly share code, notes, and snippets.

@plioi
Created May 3, 2012 03:29
Show Gist options
  • Save plioi/2582885 to your computer and use it in GitHub Desktop.
Save plioi/2582885 to your computer and use it in GitHub Desktop.
public delegate TResult Converter<T, TResult>(T input);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment