Builder.resource

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Builder resource(string path, string localPath, bool canList, string groupName, RouteGroupType groupType)
  2. Builder resource(string path, AbstractResourceHandler handler, string groupName, RouteGroupType groupType)
    class Builder
    resource
    (
    string path
    ,
    AbstractResourceHandler handler
    ,
    string groupName = null
    ,
    RouteGroupType groupType = RouteGroupType.Host
    )

Meta