Skip to content

Instantly share code, notes, and snippets.

@mathieubrun
Created February 23, 2013 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mathieubrun/5020909 to your computer and use it in GitHub Desktop.
Save mathieubrun/5020909 to your computer and use it in GitHub Desktop.
<%@ ServiceHost
Language="C#"
Service="WcfService.GenericService`1[[WcfInterfaces.SpecificEntity, WcfInterfaces]]"
CodeBehind="GenericService.cs" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment