Example #1
0
 public bool CanProvidePath(ControllerContext context)
 {
     return context.IsiOSRequest();
 }