I have a wrapper method
public static T WebMethodWrapper(this ApplicationService applicationService, Func webMethod) { //Do Something...