Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save goyuix/3095337 to your computer and use it in GitHub Desktop.
Save goyuix/3095337 to your computer and use it in GitHub Desktop.
WebMatrix Import IFileTableService for hooking save events
[Import(typeof(IFileTableService))]
private IFileTableService FileTableService { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment