Exemple #1
0
 public void Post(ServiceStack.ServiceHost.IReturnVoid request)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void CustomMethod(string httpVerb, ServiceStack.ServiceHost.IReturnVoid request)
 {
     throw new NotImplementedException();
 }