Skip to content

Instantly share code, notes, and snippets.

@prabirshrestha
Created May 16, 2012 01:15
Show Gist options
  • Save prabirshrestha/2706513 to your computer and use it in GitHub Desktop.
Save prabirshrestha/2706513 to your computer and use it in GitHub Desktop.
using MyType = System.Func<object, System.IObservable<System.Tuple<string, System.Collections.Generic.Dictionary<string, HeuristicTreeInformation>>>>;
var x = new MyType(....);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment